Searched refs:DSTATE_BUFPOST (Results 1 – 3 of 3) sorted by relevance
659 cinfo->global_state = DSTATE_BUFPOST; in jpeg_finish_output()660 } else if (cinfo->global_state != DSTATE_BUFPOST) { in jpeg_finish_output()
330 case DSTATE_BUFPOST: in jpeg_consume_input()
42 #define DSTATE_BUFPOST 208 /* looking for SOS/EOI in jpeg_finish_output */ macro