Home
last modified time | relevance | path

Searched refs:my_error_exit (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dexample.c263 my_error_exit (j_common_ptr cinfo) in my_error_exit() function
315 jerr.pub.error_exit = my_error_exit; in read_JPEG_file()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c308 static void my_error_exit(j_common_ptr cinfo) in my_error_exit() function
340 jerr.errmgr.error_exit = my_error_exit; in IMG_LoadJPG_RW()
500 jerr.errmgr.error_exit = my_error_exit; in IMG_SaveJPG_RW_jpeglib()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Djpegdec.c207 static void my_error_exit(j_common_ptr dinfo) { in my_error_exit() function
278 jerr.pub.error_exit = my_error_exit; in ReadJPEG()

Completed in 10 milliseconds