Microchip® Advanced Software Framework

huff_entropy_encoder Struct Reference

Data Fields

long * ac_count_ptrs [NUM_HUFF_TBLS]
 
c_derived_tblac_derived_tbls [NUM_HUFF_TBLS]
 
long * dc_count_ptrs [NUM_HUFF_TBLS]
 
c_derived_tbldc_derived_tbls [NUM_HUFF_TBLS]
 
int next_restart_num
 
struct jpeg_entropy_encoder pub
 
unsigned int restarts_to_go
 
savable_state saved
 

long* huff_entropy_encoder::ac_count_ptrs[NUM_HUFF_TBLS]
long* huff_entropy_encoder::dc_count_ptrs[NUM_HUFF_TBLS]
int huff_entropy_encoder::next_restart_num

Referenced by encode_mcu_huff(), and METHODDEF().

unsigned int huff_entropy_encoder::restarts_to_go