ReactOS 0.4.15-dev-7958-gcd0bb1a
my_fdct_controller Struct Reference
Collaboration diagram for my_fdct_controller:

Public Attributes

struct jpeg_forward_dct pub
 
forward_DCT_method_ptr do_dct [MAX_COMPONENTS]
 

Detailed Description

Definition at line 23 of file jcdctmgr.c.

Member Data Documentation

◆ do_dct

forward_DCT_method_ptr my_fdct_controller::do_dct[MAX_COMPONENTS]

Definition at line 27 of file jcdctmgr.c.

Referenced by forward_DCT(), and start_pass_fdctmgr().

◆ pub

struct jpeg_forward_dct my_fdct_controller::pub

Definition at line 24 of file jcdctmgr.c.

Referenced by jinit_forward_dct(), and start_pass_fdctmgr().


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