LMMS
Loading...
Searching...
No Matches
phuff_entropy_encoder Struct Reference

Public Attributes

struct jpeg_entropy_encoder pub
boolean gather_statistics
JOCTETnext_output_byte
size_t free_in_buffer
INT32 put_buffer
int put_bits
j_compress_ptr cinfo
int last_dc_val [MAX_COMPS_IN_SCAN]
int ac_tbl_no
unsigned int EOBRUN
unsigned int BE
char * bit_buffer
unsigned int restarts_to_go
int next_restart_num
c_derived_tblderived_tbls [NUM_HUFF_TBLS]
long * count_ptrs [NUM_HUFF_TBLS]

Member Data Documentation

◆ ac_tbl_no

int phuff_entropy_encoder::ac_tbl_no

◆ BE

unsigned int phuff_entropy_encoder::BE

◆ bit_buffer

char* phuff_entropy_encoder::bit_buffer

◆ cinfo

j_compress_ptr phuff_entropy_encoder::cinfo

◆ count_ptrs

long* phuff_entropy_encoder::count_ptrs[NUM_HUFF_TBLS]

◆ derived_tbls

c_derived_tbl* phuff_entropy_encoder::derived_tbls[NUM_HUFF_TBLS]

◆ EOBRUN

unsigned int phuff_entropy_encoder::EOBRUN

◆ free_in_buffer

size_t phuff_entropy_encoder::free_in_buffer

◆ gather_statistics

boolean phuff_entropy_encoder::gather_statistics

◆ last_dc_val

int phuff_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN]

◆ next_output_byte

JOCTET* phuff_entropy_encoder::next_output_byte

◆ next_restart_num

int phuff_entropy_encoder::next_restart_num

◆ pub

struct jpeg_entropy_encoder phuff_entropy_encoder::pub

◆ put_bits

int phuff_entropy_encoder::put_bits

◆ put_buffer

INT32 phuff_entropy_encoder::put_buffer

◆ restarts_to_go

unsigned int phuff_entropy_encoder::restarts_to_go

The documentation for this struct was generated from the following file: