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)  

jpeg_decompress_struct Struct Reference

#include <jpeglib.h>

Collaboration diagram for jpeg_decompress_struct:

List of all members.

Public Attributes

 jpeg_common_fields
struct jpeg_source_mgrsrc
JDIMENSION image_width
JDIMENSION image_height
int num_components
J_COLOR_SPACE jpeg_color_space
J_COLOR_SPACE out_color_space
unsigned int scale_num
unsigned int scale_denom
double output_gamma
boolean buffered_image
boolean raw_data_out
J_DCT_METHOD dct_method
boolean do_fancy_upsampling
boolean do_block_smoothing
boolean quantize_colors
J_DITHER_MODE dither_mode
boolean two_pass_quantize
int desired_number_of_colors
boolean enable_1pass_quant
boolean enable_external_quant
boolean enable_2pass_quant
JDIMENSION output_width
JDIMENSION output_height
int out_color_components
int output_components
int rec_outbuf_height
int actual_number_of_colors
JSAMPARRAY colormap
JDIMENSION output_scanline
int input_scan_number
JDIMENSION input_iMCU_row
int output_scan_number
JDIMENSION output_iMCU_row
int(* coef_bits )[DCTSIZE2]
JQUANT_TBLquant_tbl_ptrs [NUM_QUANT_TBLS]
JHUFF_TBLdc_huff_tbl_ptrs [NUM_HUFF_TBLS]
JHUFF_TBLac_huff_tbl_ptrs [NUM_HUFF_TBLS]
int data_precision
jpeg_component_infocomp_info
boolean progressive_mode
boolean arith_code
UINT8 arith_dc_L [NUM_ARITH_TBLS]
UINT8 arith_dc_U [NUM_ARITH_TBLS]
UINT8 arith_ac_K [NUM_ARITH_TBLS]
unsigned int restart_interval
boolean saw_JFIF_marker
UINT8 JFIF_major_version
UINT8 JFIF_minor_version
UINT8 density_unit
UINT16 X_density
UINT16 Y_density
boolean saw_Adobe_marker
UINT8 Adobe_transform
boolean CCIR601_sampling
jpeg_saved_marker_ptr marker_list
int max_h_samp_factor
int max_v_samp_factor
int min_DCT_scaled_size
JDIMENSION total_iMCU_rows
JSAMPLEsample_range_limit
int comps_in_scan
jpeg_component_infocur_comp_info [MAX_COMPS_IN_SCAN]
JDIMENSION MCUs_per_row
JDIMENSION MCU_rows_in_scan
int blocks_in_MCU
int MCU_membership [D_MAX_BLOCKS_IN_MCU]
int Ss
int Se
int Ah
int Al
int unread_marker
struct jpeg_decomp_mastermaster
struct jpeg_d_main_controllermain
struct jpeg_d_coef_controllercoef
struct jpeg_d_post_controllerpost
struct jpeg_input_controllerinputctl
struct jpeg_marker_readermarker
struct jpeg_entropy_decoderentropy
struct jpeg_inverse_dctidct
struct jpeg_upsamplerupsample
struct jpeg_color_deconvertercconvert
struct jpeg_color_quantizercquantize

Detailed Description

Definition at line 411 of file jpeglib.h.


Member Data Documentation

Definition at line 526 of file jpeglib.h.

Definition at line 608 of file jpeglib.h.

Definition at line 608 of file jpeglib.h.

Definition at line 543 of file jpeglib.h.

Definition at line 541 of file jpeglib.h.

Definition at line 542 of file jpeglib.h.

Definition at line 603 of file jpeglib.h.

Definition at line 511 of file jpeglib.h.

Definition at line 596 of file jpeglib.h.

Definition at line 597 of file jpeglib.h.

Definition at line 533 of file jpeglib.h.

Definition at line 525 of file jpeglib.h.

Definition at line 625 of file jpeglib.h.

Referenced by jpeg_fill_bit_buffer().

Definition at line 626 of file jpeglib.h.

Definition at line 494 of file jpeglib.h.

Definition at line 624 of file jpeglib.h.

Definition at line 619 of file jpeglib.h.

Definition at line 575 of file jpeglib.h.

Definition at line 576 of file jpeglib.h.

int jpeg_decompress_struct::MCU_membership[D_MAX_BLOCKS_IN_MCU]

Definition at line 604 of file jpeglib.h.

Definition at line 422 of file jpeglib.h.

Definition at line 434 of file jpeglib.h.

Definition at line 501 of file jpeglib.h.

Definition at line 522 of file jpeglib.h.

Definition at line 466 of file jpeglib.h.

Definition at line 545 of file jpeglib.h.

Definition at line 432 of file jpeglib.h.

Definition at line 432 of file jpeglib.h.

Definition at line 608 of file jpeglib.h.

Definition at line 415 of file jpeglib.h.

Referenced by jpeg_fill_bit_buffer().

Definition at line 608 of file jpeglib.h.

Definition at line 614 of file jpeglib.h.

Referenced by jpeg_fill_bit_buffer().

Definition at line 627 of file jpeglib.h.


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