Searched refs:DSTATE_RDCOEFS (Results 1 – 2 of 2) sorted by relevance
53 cinfo->global_state = DSTATE_RDCOEFS; in jpeg_read_coefficients()55 if (cinfo->global_state == DSTATE_RDCOEFS) { in jpeg_read_coefficients()
43 #define DSTATE_RDCOEFS 209 /* reading file in jpeg_read_coefficients */ macro