Definition at line 18 of file jcdctmgr.cpp.
Public Attributes | |
| struct jpeg_forward_dct | pub |
| forward_DCT_method_ptr | do_dct |
| DCTELEM * | divisors [NUM_QUANT_TBLS] |
| float_DCT_method_ptr | do_float_dct |
| FAST_FLOAT * | float_divisors [NUM_QUANT_TBLS] |
| DCTELEM* my_fdct_controller::divisors[NUM_QUANT_TBLS] |
Definition at line 28 of file jcdctmgr.cpp.
Referenced by forward_DCT(), jinit_forward_dct(), and start_pass_fdctmgr().
| forward_DCT_method_ptr my_fdct_controller::do_dct |
Definition at line 22 of file jcdctmgr.cpp.
Referenced by forward_DCT(), and jinit_forward_dct().
| float_DCT_method_ptr my_fdct_controller::do_float_dct |
Definition at line 32 of file jcdctmgr.cpp.
Referenced by forward_DCT_float(), and jinit_forward_dct().
| FAST_FLOAT* my_fdct_controller::float_divisors[NUM_QUANT_TBLS] |
Definition at line 33 of file jcdctmgr.cpp.
Referenced by forward_DCT_float(), jinit_forward_dct(), and start_pass_fdctmgr().
| struct jpeg_forward_dct my_fdct_controller::pub |
Definition at line 19 of file jcdctmgr.cpp.
Referenced by jinit_forward_dct().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |