Go to the source code of this file.
Classes | |
union | multiplier_table |
struct | my_idct_controller |
Defines | |
#define | CONST_BITS 14 |
#define | JPEG_INTERNALS |
#define | PROVIDE_ISLOW_TABLES |
Typedefs | |
typedef my_idct_controller * | my_idct_ptr |
Functions | |
jinit_inverse_dct (j_decompress_ptr cinfo) | |
start_pass (j_decompress_ptr cinfo) |
#define CONST_BITS 14 |
#define JPEG_INTERNALS |
Definition at line 18 of file jddctmgr.c.
#define PROVIDE_ISLOW_TABLES |
Definition at line 74 of file jddctmgr.c.
typedef my_idct_controller* my_idct_ptr |
Definition at line 54 of file jddctmgr.c.
jinit_inverse_dct | ( | j_decompress_ptr | cinfo | ) |
Definition at line 247 of file jddctmgr.c.
start_pass | ( | j_decompress_ptr | cinfo | ) |
Definition at line 89 of file jddctmgr.c.