arith_entropy_encoder Struct Reference

List of all members.

Public Attributes

jpeg_entropy_encoder pub
INT32 c
INT32 a
INT32 sc
INT32 zc
int ct
int buffer
int last_dc_val [MAX_COMPS_IN_SCAN]
int dc_context [MAX_COMPS_IN_SCAN]
unsigned int restarts_to_go
int next_restart_num
unsigned char * dc_stats [NUM_ARITH_TBLS]
unsigned char * ac_stats [NUM_ARITH_TBLS]
unsigned char fixed_bin [4]

Detailed Description

Definition at line 23 of file jcarith.c.


Member Data Documentation

struct jpeg_entropy_encoder arith_entropy_encoder::pub

Definition at line 24 of file jcarith.c.

Referenced by jinit_arith_decoder(), jinit_arith_encoder(), and start_pass().

INT32 arith_entropy_encoder::c

Definition at line 26 of file jcarith.c.

Referenced by arith_decode(), arith_encode(), and finish_pass().

INT32 arith_entropy_encoder::a

Definition at line 27 of file jcarith.c.

Referenced by arith_decode(), arith_encode(), and finish_pass().

INT32 arith_entropy_encoder::sc

Definition at line 28 of file jcarith.c.

Referenced by arith_encode(), and finish_pass().

INT32 arith_entropy_encoder::zc

Definition at line 29 of file jcarith.c.

Referenced by arith_encode(), and finish_pass().

int arith_entropy_encoder::ct

Definition at line 31 of file jcarith.c.

Referenced by arith_decode(), arith_encode(), decode_mcu(), decode_mcu_AC_first(), decode_mcu_AC_refine(), decode_mcu_DC_first(), and finish_pass().

int arith_entropy_encoder::buffer

Definition at line 32 of file jcarith.c.

Referenced by arith_encode(), and finish_pass().

int arith_entropy_encoder::last_dc_val[MAX_COMPS_IN_SCAN]

Definition at line 34 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_DC_first(), emit_restart(), encode_mcu(), encode_mcu_DC_first(), process_restart(), and start_pass().

int arith_entropy_encoder::dc_context[MAX_COMPS_IN_SCAN]

Definition at line 35 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_DC_first(), emit_restart(), encode_mcu(), encode_mcu_DC_first(), process_restart(), and start_pass().

unsigned int arith_entropy_encoder::restarts_to_go

Definition at line 37 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_AC_first(), decode_mcu_AC_refine(), decode_mcu_DC_first(), decode_mcu_DC_refine(), encode_mcu(), encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_first(), and encode_mcu_DC_refine().

int arith_entropy_encoder::next_restart_num

Definition at line 38 of file jcarith.c.

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

unsigned char* arith_entropy_encoder::dc_stats[NUM_ARITH_TBLS]

Definition at line 41 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_DC_first(), emit_restart(), encode_mcu(), encode_mcu_DC_first(), jinit_arith_decoder(), jinit_arith_encoder(), process_restart(), and start_pass().

unsigned char* arith_entropy_encoder::ac_stats[NUM_ARITH_TBLS]

Definition at line 42 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_AC_first(), decode_mcu_AC_refine(), emit_restart(), encode_mcu(), encode_mcu_AC_first(), encode_mcu_AC_refine(), jinit_arith_decoder(), jinit_arith_encoder(), process_restart(), and start_pass().

unsigned char arith_entropy_encoder::fixed_bin[4]

Definition at line 45 of file jcarith.c.

Referenced by decode_mcu(), decode_mcu_AC_first(), decode_mcu_AC_refine(), decode_mcu_DC_refine(), encode_mcu(), encode_mcu_AC_first(), encode_mcu_AC_refine(), encode_mcu_DC_refine(), jinit_arith_decoder(), and jinit_arith_encoder().


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