Searched refs:my_error_exit (Results 1 – 12 of 12) sorted by relevance
51 static void my_error_exit(j_common_ptr cinfo) in my_error_exit() function77 jerr.pub.error_exit = my_error_exit; in main()
151 void my_error_exit(j_common_ptr cinfo) in my_error_exit() function685 jerr.error_exit = my_error_exit; in main()
277 my_error_exit(j_common_ptr cinfo)346 jerr.pub.error_exit = my_error_exit;347 /* Establish the setjmp return context for my_error_exit to use. */
74 static void my_error_exit(j_common_ptr cinfo) in my_error_exit() function495 this->jerr.pub.error_exit = my_error_exit;1169 this->jerr.pub.error_exit = my_error_exit;
277 my_error_exit(j_common_ptr cinfo)329 jerr.pub.error_exit = my_error_exit;330 /* Establish the setjmp return context for my_error_exit to use. */
74 static void my_error_exit(j_common_ptr cinfo) in my_error_exit() function436 this->jerr.pub.error_exit = my_error_exit; in _tjInitCompress()1095 this->jerr.pub.error_exit = my_error_exit; in _tjInitDecompress()
161 void my_error_exit(j_common_ptr cinfo) in my_error_exit() function683 jerr.error_exit = my_error_exit; in cjpeg()
75 static void my_error_exit(j_common_ptr cinfo) in my_error_exit() function485 this->jerr.pub.error_exit = my_error_exit; in _tjInitCompress()1157 this->jerr.pub.error_exit = my_error_exit; in _tjInitDecompress()
207 static void my_error_exit(j_common_ptr dinfo) { in my_error_exit() function279 jerr.pub.error_exit = my_error_exit; in ReadJPEG()