doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
bitread_working_state Struct Reference

#include <jdhuff.h>

Public Attributes

const JOCTETnext_input_byte
 
size_t bytes_in_buffer
 
int unread_marker
 
bit_buf_type get_buffer
 
int bits_left
 
j_decompress_ptr cinfo
 
booleanprinted_eod_ptr
 

Detailed Description

Definition at line 84 of file jdhuff.h.

Member Data Documentation

int bitread_working_state::bits_left

Definition at line 93 of file jdhuff.h.

size_t bitread_working_state::bytes_in_buffer

Definition at line 87 of file jdhuff.h.

j_decompress_ptr bitread_working_state::cinfo

Definition at line 95 of file jdhuff.h.

bit_buf_type bitread_working_state::get_buffer

Definition at line 92 of file jdhuff.h.

const JOCTET* bitread_working_state::next_input_byte

Definition at line 86 of file jdhuff.h.

boolean* bitread_working_state::printed_eod_ptr

Definition at line 96 of file jdhuff.h.

int bitread_working_state::unread_marker

Definition at line 88 of file jdhuff.h.


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