my_fdct_controller::do_float_dct is only used within LibJPEG.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLibJPEGmy_fdct_controller::do_float_dct

my_fdct_controller::do_float_dct field

Syntax

float_DCT_method_ptr do_float_dct[MAX_COMPONENTS];

References

LocationReferrerText
jcdctmgr.c:36
float_DCT_method_ptr do_float_dct[MAX_COMPONENTS];
jcdctmgr.c:136forward_DCT_float()
float_DCT_method_ptr do_dct = fdct->do_float_dct[compptr->component_index];
jcdctmgr.c:335start_pass_fdctmgr()
fdct->do_float_dct[ci] = jpeg_fdct_float;

Data Use

Functions reading my_fdct_controller::do_float_dct
my_fdct_controller::do_float_dct