Public Attributes

huff_entropy_encoder Struct Reference

List of all members.

Public Attributes

struct jpeg_entropy_encoder pub
savable_state saved
unsigned int restarts_to_go
int next_restart_num
c_derived_tbldc_derived_tbls [NUM_HUFF_TBLS]
c_derived_tblac_derived_tbls [NUM_HUFF_TBLS]
long * dc_count_ptrs [NUM_HUFF_TBLS]
long * ac_count_ptrs [NUM_HUFF_TBLS]
boolean gather_statistics
JOCTETnext_output_byte
size_t free_in_buffer
j_compress_ptr cinfo
int ac_tbl_no
unsigned int EOBRUN
unsigned int BE
char * bit_buffer

Member Data Documentation


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