Public Attributes

arith_entropy_encoder Struct Reference

List of all members.

Public Attributes

struct jpeg_entropy_encoder pub
INT32 c
INT32 a
INT32 sc
INT32 zc
int ct
int buffer
int last_dc_val [MAX_COMPS_IN_SCAN]
int dc_context [MAX_COMPS_IN_SCAN]
unsigned int restarts_to_go
int next_restart_num
unsigned char * dc_stats [NUM_ARITH_TBLS]
unsigned char * ac_stats [NUM_ARITH_TBLS]
unsigned char fixed_bin [4]

Member Data Documentation

unsigned char* arith_entropy_encoder::ac_stats[NUM_ARITH_TBLS]
int arith_entropy_encoder::dc_context[MAX_COMPS_IN_SCAN]
unsigned char* arith_entropy_encoder::dc_stats[NUM_ARITH_TBLS]
int arith_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines