ReactOS 0.4.16-dev-736-g28b802b
|
Public Attributes | |
struct 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] |
unsigned char* arith_entropy_decoder::ac_stats[NUM_ARITH_TBLS] |
int arith_entropy_decoder::dc_context[MAX_COMPS_IN_SCAN] |
unsigned char* arith_entropy_decoder::dc_stats[NUM_ARITH_TBLS] |
int arith_entropy_decoder::last_dc_val[MAX_COMPS_IN_SCAN] |
struct jpeg_entropy_decoder arith_entropy_decoder::pub |