Microchip® Advanced Software Framework

my_source_mgr Struct Reference

Data Fields

JOCTETbuffer
 
FILE * infile
 
struct jpeg_source_mgr pub
 
boolean start_of_file
 

JOCTET* my_source_mgr::buffer
FILE* my_source_mgr::infile

Referenced by jpeg_stdio_src().

struct jpeg_source_mgr my_source_mgr::pub
boolean my_source_mgr::start_of_file

Referenced by fill_input_buffer(), and init_source().