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

/external/libjpeg-turbo/
H A Djcapimin.c172 } else if (cinfo->global_state != CSTATE_WRCOEFS)
215 cinfo->global_state != CSTATE_WRCOEFS))
234 cinfo->global_state != CSTATE_WRCOEFS))
H A Djctrans.c55 cinfo->global_state = CSTATE_WRCOEFS;
H A Djpegint.h33 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro

Completed in 243 milliseconds