Searched defs:jpeg_source_mgr (Results 1 – 4 of 4) sorted by relevance
784 struct jpeg_source_mgr { struct785 const JOCTET * next_input_byte; /* => next byte to read from buffer */786 size_t bytes_in_buffer; /* # of bytes remaining in buffer */
125 typedef struct jpeg_source_mgr jpeg_source_mgr; typedef
223 typedef struct jpeg_source_mgr jpeg_source_mgr; typedef
Completed in 18 milliseconds