Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djpeglib.h772 struct jpeg_destination_mgr { struct
773 JOCTET * next_output_byte; /* => next byte to write in buffer */
774 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h772 struct jpeg_destination_mgr { struct
773 JOCTET * next_output_byte; /* => next byte to write in buffer */
774 size_t free_in_buffer; /* # of byte spaces remaining in buffer */
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c124 typedef struct jpeg_destination_mgr jpeg_destination_mgr; typedef

Completed in 15 milliseconds