COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
phuff_entropy_encoder Struct Reference
Collaboration diagram for phuff_entropy_encoder:

Public Attributes

struct jpeg_entropy_encoder pub
 
boolean gather_statistics
 
JOCTETnext_output_byte
 
size_t free_in_buffer
 
int32_t put_buffer
 
int put_bits
 
j_compress_ptr cinfo
 
int last_dc_val [4]
 
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 [4]
 
long * count_ptrs [4]
 

Member Data Documentation

struct jpeg_entropy_encoder phuff_entropy_encoder::pub
boolean phuff_entropy_encoder::gather_statistics
JOCTET* phuff_entropy_encoder::next_output_byte
size_t phuff_entropy_encoder::free_in_buffer
int32_t phuff_entropy_encoder::put_buffer
int phuff_entropy_encoder::put_bits
j_compress_ptr phuff_entropy_encoder::cinfo
int phuff_entropy_encoder::last_dc_val[4]
int phuff_entropy_encoder::ac_tbl_no
unsigned int phuff_entropy_encoder::EOBRUN
unsigned int phuff_entropy_encoder::BE
char* phuff_entropy_encoder::bit_buffer
unsigned int phuff_entropy_encoder::restarts_to_go
int phuff_entropy_encoder::next_restart_num
c_derived_tbl* phuff_entropy_encoder::derived_tbls[4]
long* phuff_entropy_encoder::count_ptrs[4]

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