working_state is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

working_state struct

Syntax

typedef struct {   JOCTET * next_output_byte;       size_t free_in_buffer;       savable_state cur;           j_compress_ptr cinfo;         } working_state;

Fields

next_output_byte

No summary provided. Read more...

free_in_buffer

No summary provided. Read more...

cur

No summary provided. Read more...

cinfo

No summary provided. Read more...

Type Use

Variables of working_state type
working_state
all items filtered out
working_state
all items filtered out
Allocators of working_state
Deletors of working_state
encode_mcu_huff()::state
finish_pass_huff()::state
all items filtered out
working_state
encode_mcu_huff()::state
finish_pass_huff()::state
all items filtered out