|
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) ![]() |
#include <jpeglib.h>

| JHUFF_TBL* jpeg_decompress_struct::ac_huff_tbl_ptrs[NUM_HUFF_TBLS] |
| UINT8 jpeg_decompress_struct::arith_ac_K[NUM_ARITH_TBLS] |
| UINT8 jpeg_decompress_struct::arith_dc_L[NUM_ARITH_TBLS] |
| UINT8 jpeg_decompress_struct::arith_dc_U[NUM_ARITH_TBLS] |
| int(* jpeg_decompress_struct::coef_bits)[DCTSIZE2] |
| jpeg_component_info* jpeg_decompress_struct::cur_comp_info[MAX_COMPS_IN_SCAN] |
| JHUFF_TBL* jpeg_decompress_struct::dc_huff_tbl_ptrs[NUM_HUFF_TBLS] |
Definition at line 625 of file jpeglib.h.
Referenced by jpeg_fill_bit_buffer().
| int jpeg_decompress_struct::MCU_membership[D_MAX_BLOCKS_IN_MCU] |
Definition at line 461 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
Definition at line 430 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
Definition at line 462 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
Definition at line 460 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
Definition at line 489 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
Definition at line 459 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
| JQUANT_TBL* jpeg_decompress_struct::quant_tbl_ptrs[NUM_QUANT_TBLS] |
Definition at line 443 of file jpeglib.h.
Referenced by Fl_JPEG_Image::Fl_JPEG_Image().
| unsigned int jpeg_decompress_struct::restart_interval |
| unsigned int jpeg_decompress_struct::scale_denom |
| unsigned int jpeg_decompress_struct::scale_num |
Definition at line 415 of file jpeglib.h.
Referenced by jpeg_fill_bit_buffer().
Definition at line 614 of file jpeglib.h.
Referenced by jpeg_fill_bit_buffer().