phuff_entropy_encoder Struct Reference

List of all members.

Public Attributes

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]
longcount_ptrs [NUM_HUFF_TBLS]

Detailed Description

Definition at line 24 of file jcphuff.c.


Member Data Documentation

struct jpeg_entropy_encoder phuff_entropy_encoder::pub

Definition at line 25 of file jcphuff.c.

Referenced by jinit_phuff_encoder(), and METHODDEF().

boolean phuff_entropy_encoder::gather_statistics

Definition at line 28 of file jcphuff.c.

Referenced by METHODDEF().

JOCTET* phuff_entropy_encoder::next_output_byte

Definition at line 33 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and finish_pass_phuff().

size_t phuff_entropy_encoder::free_in_buffer

Definition at line 34 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and finish_pass_phuff().

INT32 phuff_entropy_encoder::put_buffer

Definition at line 35 of file jcphuff.c.

Referenced by METHODDEF().

int phuff_entropy_encoder::put_bits

Definition at line 36 of file jcphuff.c.

Referenced by METHODDEF().

j_compress_ptr phuff_entropy_encoder::cinfo

Definition at line 37 of file jcphuff.c.

Referenced by METHODDEF().

int phuff_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN]

Definition at line 40 of file jcphuff.c.

Referenced by encode_mcu_DC_first(), and METHODDEF().

int phuff_entropy_encoder::ac_tbl_no

Definition at line 43 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), and METHODDEF().

unsigned int phuff_entropy_encoder::EOBRUN

Definition at line 44 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), and METHODDEF().

unsigned int phuff_entropy_encoder::BE

Definition at line 45 of file jcphuff.c.

Referenced by encode_mcu_AC_refine(), and METHODDEF().

char* phuff_entropy_encoder::bit_buffer

Definition at line 46 of file jcphuff.c.

Referenced by encode_mcu_AC_refine(), jinit_phuff_encoder(), and METHODDEF().

unsigned int phuff_entropy_encoder::restarts_to_go

Definition at line 49 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and METHODDEF().

int phuff_entropy_encoder::next_restart_num

Definition at line 50 of file jcphuff.c.

Referenced by encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), encode_mcu_DC_refine(), and METHODDEF().

c_derived_tbl* phuff_entropy_encoder::derived_tbls[NUM_HUFF_TBLS]

Definition at line 56 of file jcphuff.c.

Referenced by jinit_phuff_encoder(), and METHODDEF().

long* phuff_entropy_encoder::count_ptrs[NUM_HUFF_TBLS]

Definition at line 59 of file jcphuff.c.

Referenced by jinit_phuff_encoder(), and METHODDEF().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:30 2011 for ROOT_528-00b_version by  doxygen 1.5.1