Definition at line 17 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.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |