Lines Matching refs:next_output_byte
91 JOCTET *next_output_byte; /* => next byte to write in buffer */ member
299 *(entropy)->next_output_byte++ = (JOCTET)(val); \
314 entropy->next_output_byte = dest->next_output_byte; in dump_buffer()
485 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_first()
538 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_first()
666 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_first()
721 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_first()
753 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_DC_refine()
770 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_DC_refine()
931 entropy->next_output_byte = cinfo->dest->next_output_byte; in encode_mcu_AC_refine()
996 cinfo->dest->next_output_byte = entropy->next_output_byte; in encode_mcu_AC_refine()
1022 entropy->next_output_byte = cinfo->dest->next_output_byte; in finish_pass_phuff()
1029 cinfo->dest->next_output_byte = entropy->next_output_byte; in finish_pass_phuff()