#include "jinclude.h"
#include "mrpt_jpeglib.h"
#include "jdct.h"
Go to the source code of this file.
◆ CONST_BITS
◆ JPEG_INTERNALS
◆ PROVIDE_ISLOW_TABLES
| #define PROVIDE_ISLOW_TABLES |
◆ my_idct_ptr
◆ jinit_inverse_dct()
◆ start_pass()
Definition at line 81 of file jddctmgr.cpp.
References jpeg_component_info::component_needed, compptr, CONST_BITS, my_idct_controller::cur_method, jpeg_component_info::DCT_scaled_size, jpeg_component_info::dct_table, DCTSIZE, DCTSIZE2, DESCALE, ERREXIT, ERREXIT1, IFAST_SCALE_BITS, jpeg_inverse_dct::inverse_DCT, JDCT_FLOAT, JDCT_IFAST, JDCT_ISLOW, jpeg_idct_1x1(), jpeg_idct_2x2(), jpeg_idct_4x4(), jpeg_idct_float(), jpeg_idct_ifast(), jpeg_idct_islow(), MULTIPLY16V16, my_idct_controller::pub, jpeg_component_info::quant_table, and SHIFT_TEMPS.