Home
last modified time | relevance | path

Searched refs:jpeg_resync_to_restart (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/VisualC-WinRT/
A Djpeg.def8 jpeg_resync_to_restart
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdatasrc.c235 src->pub.resync_to_restart = jpeg_resync_to_restart; /* use default method */ in jpeg_stdio_src()
271 src->resync_to_restart = jpeg_resync_to_restart; /* use default method */ in jpeg_mem_src()
A Djpeglib.h943 #define jpeg_resync_to_restart jResyncRestart macro
1115 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
A Djdmarker.c1343 jpeg_resync_to_restart (j_decompress_ptr cinfo, int desired) in jpeg_resync_to_restart() function
A Dlibjpeg.txt1587 procedure, jpeg_resync_to_restart(). However, if you are able to back
1590 Read the read_restart_marker() and jpeg_resync_to_restart() routines
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c58 boolean (*jpeg_resync_to_restart) (j_decompress_ptr cinfo, int desired); member
94 FUNCTION_LOADER(jpeg_resync_to_restart, boolean (*) (j_decompress_ptr cinfo, int desired)) in IMG_InitJPG()
296 src->pub.resync_to_restart = lib.jpeg_resync_to_restart; /* use default method */ in jpeg_SDL_RW_src()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h943 #define jpeg_resync_to_restart jResyncRestart macro
1115 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Djpegdec.c251 ctx->pub.resync_to_restart = jpeg_resync_to_restart; in ContextSetup()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c646 sp->src.resync_to_restart = jpeg_resync_to_restart; in TIFFjpeg_data_src()

Completed in 34 milliseconds