Searched refs:my_error_exit (Results 1 – 3 of 3) 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()
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() function453 this->jerr.pub.error_exit = my_error_exit; in _tjInitCompress()1112 this->jerr.pub.error_exit = my_error_exit; in _tjInitDecompress()