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

jpeg_forward_dct struct

Syntax

struct jpeg_forward_dct;
Implemented in jpegint.h:109

Fields

start_pass

No summary provided. Read more...

forward_DCT

No summary provided. Read more...

References

LocationReferrerScopeText
jpegint.h:109
struct jpeg_forward_dct {
jpeglib.h:433
struct jpeg_forward_dct * fdct;
jcdctmgr.c:23my_fdct_controller::pubmy_fdct_controller
struct jpeg_forward_dct pub; /* public fields */
jcdctmgr.c:472jinit_forward_dct()
cinfo->fdct = (struct jpeg_forward_dct *) fdct;
jpeglib.h:433jpeg_compress_struct::fdctjpeg_compress_struct
struct jpeg_forward_dct * fdct;

Type Use

Variables of jpeg_forward_dct type
jpeg_forward_dct