Searched refs:CSTATE_WRCOEFS (Results 1 – 6 of 6) sorted by relevance
157 } else if (cinfo->global_state != CSTATE_WRCOEFS) in jpeg_finish_compress()200 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_marker()219 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_m_header()
51 cinfo->global_state = CSTATE_WRCOEFS; in jpeg_write_coefficients()
28 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro
171 } else if (cinfo->global_state != CSTATE_WRCOEFS) in jpeg_finish_compress()214 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_marker()233 cinfo->global_state != CSTATE_WRCOEFS)) in jpeg_write_m_header()
33 #define CSTATE_WRCOEFS 103 /* jpeg_write_coefficients done */ macro
54 cinfo->global_state = CSTATE_WRCOEFS; in jpeg_write_coefficients()