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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdapistd.c137 cinfo->global_state = cinfo->raw_data_out ? DSTATE_RAW_OK : DSTATE_SCANNING;
161 if (cinfo->global_state != DSTATE_SCANNING)
259 if ((cinfo->global_state == DSTATE_SCANNING ||
H A Djdapimin.c319 case DSTATE_SCANNING:
375 if ((cinfo->global_state == DSTATE_SCANNING ||
H A Djpegint.h38 #define DSTATE_SCANNING 205 /* start_decompress done, read_scanlines OK */ macro

Completed in 44 milliseconds