Home
last modified time | relevance | path

Searched refs:error_exit (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djerror.c71 error_exit (j_common_ptr cinfo) in error_exit() function
234 err->error_exit = error_exit; in jpeg_std_error()
A Djerror.h211 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
215 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
220 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
226 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
233 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
242 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
246 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
A Dexample.c315 jerr.pub.error_exit = my_error_exit; in read_JPEG_file()
A Djpeglib.h704 JMETHOD(noreturn_t, error_exit, (j_common_ptr cinfo));
A Dconfigure.ac78 int (*error_exit) (char *msgtext);
A Dlibjpeg.txt503 object that has reported an error by calling error_exit (see "Error handling"
1405 error_exit (j_common_ptr cinfo)
1432 Only error_exit() and emit_message() are called from the rest of the JPEG
1457 error handler struct, then invoke the error_exit() or emit_message() method.
A Dconfigure4780 int (*error_exit) (char *msgtext);
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djerror.h211 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
215 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
220 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
226 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
233 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
242 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
246 (*(cinfo)->err->error_exit) ((j_common_ptr) (cinfo)))
A Djpeglib.h704 JMETHOD(noreturn_t, error_exit, (j_common_ptr cinfo));
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/unused/
A Dckconfig.c106 int (*error_exit) (char *msgtext); member
/AliOS-Things-master/components/ugraphics/src/jpegdec/
A Djpegdec.c34 jpeg_error_mgr.error_exit = jpeg_error_exit; in tjpeg2rgb()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_jpg.c340 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.c278 jerr.pub.error_exit = my_error_exit; in ReadJPEG()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c285 sp->err.error_exit = TIFFjpeg_error_exit; in TIFFjpeg_create_compress()
299 sp->err.error_exit = TIFFjpeg_error_exit; in TIFFjpeg_create_decompress()
A Dtif_ojpeg.c1169 sp->libjpeg_jpeg_error_mgr.error_exit=OJPEGLibjpegJpegErrorMgrErrorExit; in OJPEGWriteHeaderInfo()

Completed in 49 milliseconds