Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djcarith.c321 emit_restart (j_compress_ptr cinfo, int restart_num) in emit_restart() function
376 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_first()
466 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_first()
563 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_refine()
600 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_refine()
694 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu()
Djcphuff.c347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart() function
394 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_first()
480 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_first()
585 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_refine()
637 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_refine()
Djchuff.c595 emit_restart (working_state * state, int restart_num) in emit_restart() function
636 if (! emit_restart(&state, entropy->next_restart_num)) in encode_mcu_huff()
/external/opencv3/3rdparty/libjpeg/
Djcarith.c319 emit_restart (j_compress_ptr cinfo, int restart_num) in emit_restart() function
374 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_DC_first()
465 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()
605 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu_AC_refine()
705 emit_restart(cinfo, entropy->next_restart_num); in encode_mcu()
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcphuff.c347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart() function
394 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_first()
480 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_first()
585 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_DC_refine()
637 emit_restart(entropy, entropy->next_restart_num); in encode_mcu_AC_refine()
Dfpdfapi_jchuff.c454 emit_restart (working_state * state, int restart_num) in emit_restart() function
495 if (! emit_restart(&state, entropy->next_restart_num)) in encode_mcu_huff()