Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djpeglib.h784 struct jpeg_source_mgr { struct
785 const JOCTET * next_input_byte; /* => next byte to read from buffer */
786 size_t bytes_in_buffer; /* # of bytes remaining in buffer */
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h784 struct jpeg_source_mgr { struct
785 const JOCTET * next_input_byte; /* => next byte to read from buffer */
786 size_t bytes_in_buffer; /* # of bytes remaining in buffer */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c125 typedef struct jpeg_source_mgr jpeg_source_mgr; typedef
A Dtif_ojpeg.c223 typedef struct jpeg_source_mgr jpeg_source_mgr; typedef

Completed in 18 milliseconds