#include <jdhuff.h>
Data Fields | |
| int | bits_left |
| size_t | bytes_in_buffer |
| j_decompress_ptr | cinfo |
| bit_buf_type | get_buffer |
| const JOCTET * | next_input_byte |
| const JOCTET * | next_input_byte |
| boolean * | printed_eod_ptr |
| boolean * | printed_eod_ptr |
| int | unread_marker |
|
|
Definition at line 93 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(), and jpeg_huff_decode(). |
|
|
Definition at line 87 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(). |
|
|
Definition at line 95 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(), and jpeg_huff_decode(). |
|
|
Definition at line 92 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(), and jpeg_huff_decode(). |
|
|
|
|
|
Definition at line 86 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(). |
|
|
|
|
|
Definition at line 96 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(). |
|
|
Definition at line 88 of file jdhuff.h. Referenced by jpeg_fill_bit_buffer(). |
1.3.9.1