fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

huff_entropy_decoder Struct Reference

Collaboration diagram for huff_entropy_decoder:

List of all members.

Public Attributes

struct jpeg_entropy_decoder pub
bitread_perm_state bitstate
savable_state saved
unsigned int restarts_to_go
d_derived_tbldc_derived_tbls [NUM_HUFF_TBLS]
d_derived_tblac_derived_tbls [NUM_HUFF_TBLS]
d_derived_tbldc_cur_tbls [D_MAX_BLOCKS_IN_MCU]
d_derived_tblac_cur_tbls [D_MAX_BLOCKS_IN_MCU]
boolean dc_needed [D_MAX_BLOCKS_IN_MCU]
boolean ac_needed [D_MAX_BLOCKS_IN_MCU]

Detailed Description

Definition at line 52 of file jdhuff.c.


Member Data Documentation

Definition at line 72 of file jdhuff.c.

Definition at line 66 of file jdhuff.c.

Definition at line 75 of file jdhuff.c.

Definition at line 71 of file jdhuff.c.

Definition at line 65 of file jdhuff.c.

Definition at line 74 of file jdhuff.c.

Definition at line 53 of file jdhuff.c.

Definition at line 62 of file jdhuff.c.


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