doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
struct jpeg_entropy_encoder | pub |
boolean | gather_statistics |
JOCTET * | next_output_byte |
size_t | free_in_buffer |
INT32 | put_buffer |
int | put_bits |
j_compress_ptr | cinfo |
int | last_dc_val [MAX_COMPS_IN_SCAN] |
int | ac_tbl_no |
unsigned int | EOBRUN |
unsigned int | BE |
char * | bit_buffer |
unsigned int | restarts_to_go |
int | next_restart_num |
c_derived_tbl * | derived_tbls [NUM_HUFF_TBLS] |
long * | count_ptrs [NUM_HUFF_TBLS] |
j_compress_ptr phuff_entropy_encoder::cinfo |
long* phuff_entropy_encoder::count_ptrs[NUM_HUFF_TBLS] |
c_derived_tbl* phuff_entropy_encoder::derived_tbls[NUM_HUFF_TBLS] |
int phuff_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN] |
struct jpeg_entropy_encoder phuff_entropy_encoder::pub |