Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Attributes
huff_entropy_encoder Struct Reference

Detailed Description

Definition at line 48 of file jchuff.cpp.

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]
 

Member Data Documentation

◆ ac_count_ptrs

long* huff_entropy_encoder::ac_count_ptrs[NUM_HUFF_TBLS]

◆ ac_derived_tbls

c_derived_tbl* huff_entropy_encoder::ac_derived_tbls[NUM_HUFF_TBLS]

◆ dc_count_ptrs

long* huff_entropy_encoder::dc_count_ptrs[NUM_HUFF_TBLS]

◆ dc_derived_tbls

c_derived_tbl* huff_entropy_encoder::dc_derived_tbls[NUM_HUFF_TBLS]

◆ next_restart_num

int huff_entropy_encoder::next_restart_num

Definition at line 55 of file jchuff.cpp.

Referenced by encode_mcu_huff(), and start_pass_huff().

◆ pub

struct jpeg_entropy_encoder huff_entropy_encoder::pub

◆ restarts_to_go

unsigned int huff_entropy_encoder::restarts_to_go

◆ saved

savable_state huff_entropy_encoder::saved



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019