Home
last modified time | relevance | path

Searched defs:jpeg_source_mgr (Results 1 – 3 of 3) sorted by relevance

/external/jpeg/
Djpeglib.h786 struct jpeg_source_mgr { struct
787 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 */
/external/pdfium/core/include/thirdparties/libjpeg/
Djpeglib.h792 struct jpeg_source_mgr { struct
793 const JOCTET * next_input_byte; /* => next byte to read from buffer */
794 size_t bytes_in_buffer; /* # of bytes remaining in buffer */
/external/pdfium/core/src/fxcodec/libjpeg/
Djpeglib.h792 struct jpeg_source_mgr { struct
793 const JOCTET * next_input_byte; /* => next byte to read from buffer */
794 size_t bytes_in_buffer; /* # of bytes remaining in buffer */