Public Attributes | |
jpeg_entropy_decoder | pub |
INT32 | c |
INT32 | a |
int | ct |
int | last_dc_val [MAX_COMPS_IN_SCAN] |
int | dc_context [MAX_COMPS_IN_SCAN] |
unsigned int | restarts_to_go |
unsigned char * | dc_stats [NUM_ARITH_TBLS] |
unsigned char * | ac_stats [NUM_ARITH_TBLS] |
unsigned char | fixed_bin [4] |
Definition at line 23 of file jdarith.c.
int arith_entropy_decoder::last_dc_val[MAX_COMPS_IN_SCAN] |
int arith_entropy_decoder::dc_context[MAX_COMPS_IN_SCAN] |
unsigned int arith_entropy_decoder::restarts_to_go |
unsigned char* arith_entropy_decoder::dc_stats[NUM_ARITH_TBLS] |
unsigned char* arith_entropy_decoder::ac_stats[NUM_ARITH_TBLS] |
unsigned char arith_entropy_decoder::fixed_bin[4] |