Searched refs:my_error_exit (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Dexample.c263 my_error_exit (j_common_ptr cinfo) function
315 jerr.pub.error_exit = my_error_exit;
316 /* Establish the setjmp return context for my_error_exit to use. */
/external/libvncserver/common/
H A Dturbojpeg.c68 static void my_error_exit(j_common_ptr cinfo) function
465 this->jerr.pub.error_exit=my_error_exit;
645 this->jerr.pub.error_exit=my_error_exit;

Completed in 38 milliseconds