#include "jinclude.h"#include "jpeglib.h"#include "jdct.h"Classes | |
| struct | my_idct_controller |
| union | multiplier_table |
Defines | |
| #define | JPEG_INTERNALS |
| #define | PROVIDE_ISLOW_TABLES |
| #define | CONST_BITS 14 |
Typedefs | |
| typedef my_idct_controller * | my_idct_ptr |
Functions | |
| start_pass (j_decompress_ptr cinfo) | |
| jinit_inverse_dct (j_decompress_ptr cinfo) | |
| #define CONST_BITS 14 |
| #define JPEG_INTERNALS |
| #define PROVIDE_ISLOW_TABLES |
| typedef my_idct_controller* my_idct_ptr |
| jinit_inverse_dct | ( | j_decompress_ptr | cinfo | ) |
| start_pass | ( | j_decompress_ptr | cinfo | ) |
1.7.1