my_fdct_controller Struct Reference

List of all members.

Public Attributes

jpeg_forward_dct pub
forward_DCT_method_ptr do_dct [MAX_COMPONENTS]
DCTELEMdivisors [NUM_QUANT_TBLS]
float_DCT_method_ptr do_float_dct [MAX_COMPONENTS]
FAST_FLOAT * float_divisors [NUM_QUANT_TBLS]

Detailed Description

Definition at line 22 of file jcdctmgr.c.


Member Data Documentation

struct jpeg_forward_dct my_fdct_controller::pub

Definition at line 23 of file jcdctmgr.c.

Referenced by jinit_forward_dct(), and start_pass_fdctmgr().

forward_DCT_method_ptr my_fdct_controller::do_dct[MAX_COMPONENTS]

Definition at line 26 of file jcdctmgr.c.

Referenced by forward_DCT(), and start_pass_fdctmgr().

DCTELEM* my_fdct_controller::divisors[NUM_QUANT_TBLS]

Definition at line 32 of file jcdctmgr.c.

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

float_DCT_method_ptr my_fdct_controller::do_float_dct[MAX_COMPONENTS]

Definition at line 36 of file jcdctmgr.c.

Referenced by forward_DCT_float(), and start_pass_fdctmgr().

FAST_FLOAT* my_fdct_controller::float_divisors[NUM_QUANT_TBLS]

Definition at line 37 of file jcdctmgr.c.

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


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:31:14 2011 for ROOT_528-00b_version by  doxygen 1.5.1