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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcapimin.c161 } else if (cinfo->global_state != CSTATE_WRCOEFS)
204 cinfo->global_state != CSTATE_WRCOEFS))
223 cinfo->global_state != CSTATE_WRCOEFS))
H A Djctrans.c55 cinfo->global_state = CSTATE_WRCOEFS;
H A Djpegint.h32 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro

Completed in 33 milliseconds