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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpegdecoder.c180 typedef struct sun_jpeg_source_mgr * sun_jpeg_source_ptr; typedef in typeref:struct:sun_jpeg_source_mgr
196 static void RELEASE_ARRAYS(JNIEnv *env, sun_jpeg_source_ptr src)
215 static int GET_ARRAYS(JNIEnv *env, sun_jpeg_source_ptr src)
250 sun_jpeg_source_ptr src = (sun_jpeg_source_ptr) cinfo->src;
278 sun_jpeg_source_ptr src = (sun_jpeg_source_ptr) cinfo->src;
320 sun_jpeg_source_ptr src = (sun_jpeg_source_ptr) cinfo->src;
389 sun_jpeg_source_ptr sr
[all...]

Completed in 29 milliseconds