Public Attributes | List of all members
phuff_entropy_encoder Struct Reference

Public Attributes

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

Detailed Description

Definition at line 24 of file jcphuff.c.

Member Data Documentation

◆ ac_tbl_no

int phuff_entropy_encoder::ac_tbl_no

Definition at line 43 of file jcphuff.c.

◆ BE

unsigned int phuff_entropy_encoder::BE

Definition at line 45 of file jcphuff.c.

◆ bit_buffer

char* phuff_entropy_encoder::bit_buffer

Definition at line 46 of file jcphuff.c.

◆ cinfo

j_compress_ptr phuff_entropy_encoder::cinfo

Definition at line 37 of file jcphuff.c.

◆ count_ptrs

long* phuff_entropy_encoder::count_ptrs[NUM_HUFF_TBLS]

Definition at line 59 of file jcphuff.c.

◆ derived_tbls

c_derived_tbl* phuff_entropy_encoder::derived_tbls[NUM_HUFF_TBLS]

Definition at line 56 of file jcphuff.c.

◆ EOBRUN

unsigned int phuff_entropy_encoder::EOBRUN

Definition at line 44 of file jcphuff.c.

◆ free_in_buffer

size_t phuff_entropy_encoder::free_in_buffer

Definition at line 34 of file jcphuff.c.

◆ gather_statistics

boolean phuff_entropy_encoder::gather_statistics

Definition at line 28 of file jcphuff.c.

◆ last_dc_val

int phuff_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN]

Definition at line 40 of file jcphuff.c.

◆ next_output_byte

JOCTET* phuff_entropy_encoder::next_output_byte

Definition at line 33 of file jcphuff.c.

◆ next_restart_num

int phuff_entropy_encoder::next_restart_num

Definition at line 50 of file jcphuff.c.

◆ pub

struct jpeg_entropy_encoder phuff_entropy_encoder::pub

Definition at line 25 of file jcphuff.c.

◆ put_bits

int phuff_entropy_encoder::put_bits

Definition at line 36 of file jcphuff.c.

◆ put_buffer

INT32 phuff_entropy_encoder::put_buffer

Definition at line 35 of file jcphuff.c.

◆ restarts_to_go

unsigned int phuff_entropy_encoder::restarts_to_go

Definition at line 49 of file jcphuff.c.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:05