Searched refs:jpeg_resync_to_restart (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_jpeg.c121 src->pub.resync_to_restart = jpeg_resync_to_restart; /* use default method */
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h883 #define jpeg_resync_to_restart jResyncRestart macro
1041 EXTERN(boolean) jpeg_resync_to_restart JPP((j_decompress_ptr cinfo,
H A Djpegdecoder.c558 jsrc.pub.resync_to_restart = jpeg_resync_to_restart; /* use default method */
H A Djdmarker.c1214 jpeg_resync_to_restart (j_decompress_ptr cinfo, int desired)
H A DimageioJPEG.c1510 cinfo->src->resync_to_restart = jpeg_resync_to_restart; // use default

Completed in 192 milliseconds