Main MRPT website > C++ reference for MRPT 1.5.8
List of all members | Public Attributes
my_fdct_controller Struct Reference

Detailed Description

Definition at line 18 of file jcdctmgr.cpp.

Public Attributes

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]
 

Member Data Documentation

◆ divisors

DCTELEM* my_fdct_controller::divisors[NUM_QUANT_TBLS]

Definition at line 28 of file jcdctmgr.cpp.

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

◆ do_dct

forward_DCT_method_ptr my_fdct_controller::do_dct

Definition at line 22 of file jcdctmgr.cpp.

Referenced by forward_DCT(), and jinit_forward_dct().

◆ do_float_dct

float_DCT_method_ptr my_fdct_controller::do_float_dct

Definition at line 32 of file jcdctmgr.cpp.

Referenced by forward_DCT_float(), and jinit_forward_dct().

◆ float_divisors

FAST_FLOAT* my_fdct_controller::float_divisors[NUM_QUANT_TBLS]

Definition at line 33 of file jcdctmgr.cpp.

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

◆ pub

struct jpeg_forward_dct my_fdct_controller::pub

Definition at line 19 of file jcdctmgr.cpp.

Referenced by jinit_forward_dct().




Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019