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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdapimin.c224 * values, and finally return JPEG_HEADER_OK. On return, the application may
238 * return code need not be inspected since only JPEG_HEADER_OK is possible.
257 retcode = JPEG_HEADER_OK;
H A Djpeglib.h970 #define JPEG_HEADER_OK 1 /* Found valid image datastream */ macro

Completed in 351 milliseconds