ReactOS 0.4.16-dev-122-g325d74c
|
Public Attributes | |
INT32 | put_buffer |
int | put_bits |
int | last_dc_val [MAX_COMPS_IN_SCAN] |
unsigned int | EOBRUN |
Definition at line 199 of file jdhuff.c.
Referenced by decode_mcu_AC_first(), decode_mcu_AC_refine(), process_restart(), and start_pass_huff_decoder().
int savable_state::last_dc_val |
Definition at line 58 of file jchuff.c.
Referenced by encode_mcu_DC_first(), encode_mcu_gather(), process_restart(), start_pass_huff(), and start_pass_huff_decoder().
int savable_state::put_bits |
Definition at line 57 of file jchuff.c.
Referenced by start_pass_huff().
INT32 savable_state::put_buffer |
Definition at line 56 of file jchuff.c.
Referenced by start_pass_huff().