my_idct_controller is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

my_idct_controller struct

Syntax

typedef struct {   struct jpeg_inverse_dct pub;       int cur_method[MAX_COMPONENTS]; } my_idct_controller;

Fields

pub

No summary provided. Read more...

cur_method

No summary provided. Read more...

Type Use

Variables of my_idct_controller type
start_pass()::idct
jinit_inverse_dct()::idct
all items filtered out
my_idct_controller
all items filtered out
my_idct_controller
all items filtered out