Home
last modified time | relevance | path

Searched refs:term_destination (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdatadst.c163 term_destination (j_compress_ptr cinfo) in term_destination() function
215 dest->pub.term_destination = term_destination; in jpeg_stdio_dest()
255 dest->pub.term_destination = term_mem_destination; in jpeg_mem_dest()
A Djcapimin.c186 (*cinfo->dest->term_destination) (cinfo); in jpeg_finish_compress()
275 (*cinfo->dest->term_destination) (cinfo); in jpeg_write_tables()
A Djpeglib.h778 JMETHOD(void, term_destination, (j_compress_ptr cinfo));
A Dlibjpeg.txt499 responsibility; neither of these routines will call term_destination().
1523 term_destination (j_compress_ptr cinfo)
1529 term_destination() is NOT called by jpeg_abort() or jpeg_destroy(). If you
2401 flush the output buffer at term_destination() time. This would speed things
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c440 static void term_destination(j_compress_ptr cinfo) in term_destination() function
462 dest->pub.term_destination = term_destination; in jpeg_SDL_RW_dest()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h778 JMETHOD(void, term_destination, (j_compress_ptr cinfo));
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c497 sp->dest.term_destination = std_term_destination; in TIFFjpeg_data_dest()
561 sp->dest.term_destination = tables_term_destination; in TIFFjpeg_tables_dest()

Completed in 25 milliseconds