ReactOS 0.4.16-dev-2574-g474348f
savable_state Struct Reference
Collaboration diagram for savable_state:

Public Attributes

INT32 put_buffer
 
int put_bits
 
int last_dc_val [MAX_COMPS_IN_SCAN]
 
unsigned int EOBRUN
 

Detailed Description

Definition at line 49 of file jchuff.c.

Member Data Documentation

◆ EOBRUN

unsigned int savable_state::EOBRUN

◆ last_dc_val

int savable_state::last_dc_val

◆ put_bits

int savable_state::put_bits

Definition at line 51 of file jchuff.c.

Referenced by start_pass_huff().

◆ put_buffer

INT32 savable_state::put_buffer

Definition at line 50 of file jchuff.c.

Referenced by start_pass_huff().


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