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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpegdecoder.c106 sun_jpeg_error_exit (j_common_ptr cinfo) function
523 jerr.pub.error_exit = sun_jpeg_error_exit;
528 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
H A DimageioJPEG.c519 sun_jpeg_error_exit (j_common_ptr cinfo) function
596 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
622 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
1471 jerr->pub.error_exit = sun_jpeg_error_exit;
1476 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
1591 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
1913 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
2445 jerr->pub.error_exit = sun_jpeg_error_exit;
2450 /* Establish the setjmp return context for sun_jpeg_error_exit to use. */
2543 /* Establish the setjmp return context for sun_jpeg_error_exit t
[all...]

Completed in 2104 milliseconds