![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
| struct | my_idct_controller |
| union | multiplier_table |
Macros | |
| #define | JPEG_INTERNALS |
Typedefs | |
| typedef my_idct_controller * | my_idct_ptr |
Functions | |
| METHODDEF void | start_pass (j_decompress_ptr cinfo) |
| GLOBAL void | jinit_inverse_dct (j_decompress_ptr cinfo) |
| #define JPEG_INTERNALS |
Definition at line 18 of file jddctmgr.c.
| typedef my_idct_controller* my_idct_ptr |
Definition at line 54 of file jddctmgr.c.
| GLOBAL void jinit_inverse_dct | ( | j_decompress_ptr | cinfo | ) |
Definition at line 248 of file jddctmgr.c.
| METHODDEF void start_pass | ( | j_decompress_ptr | cinfo | ) |
Definition at line 89 of file jddctmgr.c.
1.8.6.