doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Macros | |
#define | JPEG_INTERNALS |
Functions | |
GLOBAL void | jpeg_abort (j_common_ptr cinfo) |
GLOBAL void | jpeg_destroy (j_common_ptr cinfo) |
GLOBAL JQUANT_TBL * | jpeg_alloc_quant_table (j_common_ptr cinfo) |
GLOBAL JHUFF_TBL * | jpeg_alloc_huff_table (j_common_ptr cinfo) |
GLOBAL void jpeg_abort | ( | j_common_ptr | cinfo | ) |
GLOBAL JHUFF_TBL* jpeg_alloc_huff_table | ( | j_common_ptr | cinfo | ) |
GLOBAL JQUANT_TBL* jpeg_alloc_quant_table | ( | j_common_ptr | cinfo | ) |
GLOBAL void jpeg_destroy | ( | j_common_ptr | cinfo | ) |