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)  

my_fdct_controller Struct Reference

Collaboration diagram for my_fdct_controller:

List of all members.

Public Attributes

fresh_work warex file_cache
unix misc fltk source tar gz
fltk jpeg jcdctmgr c struct
jpeg_forward_dct 
pub
forward_DCT_method_ptr do_dct
DCTELEMdivisors [NUM_QUANT_TBLS]
float_DCT_method_ptr do_float_dct
FAST_FLOAT * float_divisors [NUM_QUANT_TBLS]

Detailed Description

Definition at line 22 of file jcdctmgr.c.


Member Data Documentation

Definition at line 33 of file jcdctmgr.c.

Referenced by forward_DCT(), jinit_forward_dct(), and start_pass_fdctmgr().

forward_DCT_method_ptr my_fdct_controller::do_dct

Definition at line 27 of file jcdctmgr.c.

Referenced by forward_DCT(), and jinit_forward_dct().

float_DCT_method_ptr my_fdct_controller::do_float_dct

Definition at line 37 of file jcdctmgr.c.

Referenced by forward_DCT_float(), and jinit_forward_dct().

FAST_FLOAT* my_fdct_controller::float_divisors[NUM_QUANT_TBLS]

Definition at line 38 of file jcdctmgr.c.

Referenced by forward_DCT_float(), jinit_forward_dct(), and start_pass_fdctmgr().

fresh_work warex file_cache unix misc fltk source tar gz fltk jpeg jcdctmgr c struct jpeg_forward_dct my_fdct_controller::pub

Definition at line 24 of file jcdctmgr.c.

Referenced by jinit_forward_dct().


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