Home
last modified time | relevance | path

Searched refs:emit_restart (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djcarith.c325 emit_restart(j_compress_ptr cinfo, int restart_num) in emit_restart() function
380 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_first()
470 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_first()
567 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_refine()
604 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_refine()
698 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu()
Djcphuff.c451 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() function
498 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_first()
679 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_first()
766 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_refine()
944 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_refine()
Djchuff.c660 emit_restart(working_state *state, int restart_num) in emit_restart() function
702 if (!emit_restart(&state, entropy->next_restart_num)) in encode_mcu_huff()
/third_party/libjpeg-turbo/
Djcarith.c325 emit_restart(j_compress_ptr cinfo, int restart_num) in emit_restart() function
380 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_first()
470 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_first()
567 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_refine()
604 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_refine()
698 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu()
Djcphuff.c444 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() function
491 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_first()
672 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_first()
759 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_refine()
937 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_refine()
Djchuff.c622 emit_restart(working_state *state, int restart_num) in emit_restart() function
663 if (!emit_restart(&state, entropy->next_restart_num)) in encode_mcu_huff()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djcarith.c325 emit_restart(j_compress_ptr cinfo, int restart_num) in emit_restart() function
380 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_first()
470 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_first()
567 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_refine()
604 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_refine()
698 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu()
Djcphuff.c444 emit_restart(phuff_entropy_ptr entropy, int restart_num) in emit_restart() function
491 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_first()
672 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_first()
759 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_refine()
937 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_refine()
Djchuff.c618 emit_restart(working_state *state, int restart_num) in emit_restart() function
659 if (!emit_restart(&state, entropy->next_restart_num)) in encode_mcu_huff()