Home
last modified time | relevance | path

Searched refs:INPUT_SYNC (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djdmarker.c125 #define INPUT_SYNC(cinfo) \ macro
295 INPUT_SYNC(cinfo); in get_sof()
365 INPUT_SYNC(cinfo); in get_sos()
407 INPUT_SYNC(cinfo); in get_dac()
484 INPUT_SYNC(cinfo); in get_dht()
542 INPUT_SYNC(cinfo); in get_dqt()
566 INPUT_SYNC(cinfo); in get_dri()
728 INPUT_SYNC(cinfo); in get_interesting_appn()
789 INPUT_SYNC(cinfo); /* move the restart point to here */ in save_marker()
834 INPUT_SYNC(cinfo); /* do before skip_input_data */ in save_marker()
[all …]
/external/jpeg/
Djdmarker.c125 #define INPUT_SYNC(cinfo) \ macro
295 INPUT_SYNC(cinfo); in get_sof()
365 INPUT_SYNC(cinfo); in get_sos()
407 INPUT_SYNC(cinfo); in get_dac()
484 INPUT_SYNC(cinfo); in get_dht()
542 INPUT_SYNC(cinfo); in get_dqt()
566 INPUT_SYNC(cinfo); in get_dri()
728 INPUT_SYNC(cinfo); in get_interesting_appn()
789 INPUT_SYNC(cinfo); /* move the restart point to here */ in save_marker()
834 INPUT_SYNC(cinfo); /* do before skip_input_data */ in save_marker()
[all …]