Lines Matching refs:next_output_byte
35 JOCTET * next_output_byte; /* => next byte to write in buffer */ member
201 { *(entropy)->next_output_byte++ = (JOCTET) (val); \
215 entropy->next_output_byte = dest->next_output_byte; in dump_buffer()
388 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_first()
441 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_first()
474 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_first()
547 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_first()
579 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_refine()
596 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_refine()
631 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_refine()
724 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_refine()
750 entropy->next_output_byte = cinfo->dest->next_output_byte; in finish_pass_phuff()
757 cinfo->dest->next_output_byte = entropy->next_output_byte; in finish_pass_phuff()