Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

jpeg_CustomData_s Struct Reference


Data Fields

Image_timg
int fp
jpeg_decompress_struct cinfo
jpeg_error_mgr jerr

Field Documentation

struct jpeg_decompress_struct jpeg_CustomData_s::cinfo
 

Definition at line 53 of file image_Jpeg_mod.c.

Referenced by jpeg_ImgInit, and jpeg_ImgRender.

int jpeg_CustomData_s::fp
 

Definition at line 52 of file image_Jpeg_mod.c.

Referenced by jpeg_ImgInit, jpeg_ImgRender, my_fill_input_buffer, and my_init_source.

Image_t* jpeg_CustomData_s::img
 

Definition at line 51 of file image_Jpeg_mod.c.

Referenced by jpeg_ImgInit, and my_fill_input_buffer.

struct jpeg_error_mgr jpeg_CustomData_s::jerr
 

Definition at line 54 of file image_Jpeg_mod.c.

Referenced by jpeg_ImgInit.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 7 12:13:25 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002