Searched defs:jpeg_source_mgr (Results 1 – 3 of 3) sorted by relevance
786 struct jpeg_source_mgr { struct787 const JOCTET * next_input_byte; /* => next byte to read from buffer */788 const JOCTET * start_input_byte; /* => first byte to read from input */789 size_t bytes_in_buffer; /* # of bytes remaining in buffer */790 size_t current_offset; /* current readed input offset */
792 struct jpeg_source_mgr { struct793 const JOCTET * next_input_byte; /* => next byte to read from buffer */794 size_t bytes_in_buffer; /* # of bytes remaining in buffer */