ReactOS 0.4.15-dev-8100-g1887773
working_state Struct Reference
Collaboration diagram for working_state:

Public Attributes

JOCTETnext_output_byte
 
size_t free_in_buffer
 
savable_state cur
 
j_compress_ptr cinfo
 

Detailed Description

Definition at line 123 of file jchuff.c.

Member Data Documentation

◆ cinfo

j_compress_ptr working_state::cinfo

Definition at line 127 of file jchuff.c.

◆ cur

savable_state working_state::cur

Definition at line 126 of file jchuff.c.

◆ free_in_buffer

size_t working_state::free_in_buffer

Definition at line 125 of file jchuff.c.

◆ next_output_byte

JOCTET* working_state::next_output_byte

Definition at line 124 of file jchuff.c.


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