LMMS
Loading...
Searching...
No Matches
my_fdct_controller Struct Reference

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_FLOATfloat_divisors [NUM_QUANT_TBLS]

Member Data Documentation

◆ divisors

DCTELEM* my_fdct_controller::divisors[NUM_QUANT_TBLS]

◆ do_dct

forward_DCT_method_ptr my_fdct_controller::do_dct

◆ do_float_dct

float_DCT_method_ptr my_fdct_controller::do_float_dct

◆ float_divisors

FAST_FLOAT* my_fdct_controller::float_divisors[NUM_QUANT_TBLS]

◆ pub

struct jpeg_forward_dct my_fdct_controller::pub

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