Data Fields | |
JOCTET * | buffer |
FILE * | infile |
struct jpeg_source_mgr | pub |
boolean | start_of_file |
JOCTET* my_source_mgr::buffer |
Referenced by fill_input_buffer(), and jpeg_stdio_src().
FILE* my_source_mgr::infile |
Referenced by jpeg_stdio_src().
struct jpeg_source_mgr my_source_mgr::pub |
Referenced by fill_input_buffer(), jpeg_stdio_src(), and skip_input_data().
boolean my_source_mgr::start_of_file |
Referenced by fill_input_buffer(), and init_source().