ReactOS 0.4.15-dev-7924-g5949c20
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 55 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 57 of file jchuff.c.

Referenced by start_pass_huff().

◆ put_buffer

INT32 savable_state::put_buffer

Definition at line 56 of file jchuff.c.

Referenced by start_pass_huff().


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