arith_entropy_decoder Struct Reference

List of all members.

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]

Detailed Description

Definition at line 23 of file jdarith.c.


Member Data Documentation

struct jpeg_entropy_decoder arith_entropy_decoder::pub

Definition at line 24 of file jdarith.c.

INT32 arith_entropy_decoder::c

Definition at line 26 of file jdarith.c.

INT32 arith_entropy_decoder::a

Definition at line 27 of file jdarith.c.

int arith_entropy_decoder::ct

Definition at line 28 of file jdarith.c.

int arith_entropy_decoder::last_dc_val[MAX_COMPS_IN_SCAN]

Definition at line 32 of file jdarith.c.

int arith_entropy_decoder::dc_context[MAX_COMPS_IN_SCAN]

Definition at line 33 of file jdarith.c.

unsigned int arith_entropy_decoder::restarts_to_go

Definition at line 35 of file jdarith.c.

unsigned char* arith_entropy_decoder::dc_stats[NUM_ARITH_TBLS]

Definition at line 38 of file jdarith.c.

unsigned char* arith_entropy_decoder::ac_stats[NUM_ARITH_TBLS]

Definition at line 39 of file jdarith.c.

unsigned char arith_entropy_decoder::fixed_bin[4]

Definition at line 42 of file jdarith.c.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:01 2011 for ROOT_528-00b_version by  doxygen 1.5.1