Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djdmarker.c128 #define INPUT_SYNC(cinfo) \ macro
298 INPUT_SYNC(cinfo); in get_sof()
379 INPUT_SYNC(cinfo); in get_sos()
421 INPUT_SYNC(cinfo); in get_dac()
501 INPUT_SYNC(cinfo); in get_dht()
559 INPUT_SYNC(cinfo); in get_dqt()
583 INPUT_SYNC(cinfo); in get_dri()
745 INPUT_SYNC(cinfo); in get_interesting_appn()
806 INPUT_SYNC(cinfo); /* move the restart point to here */ in save_marker()
851 INPUT_SYNC(cinfo); /* do before skip_input_data */ in save_marker()
[all …]
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdmarker.c125 #define INPUT_SYNC(cinfo) \ macro
313 INPUT_SYNC(cinfo); in get_sof()
398 INPUT_SYNC(cinfo); in get_sos()
440 INPUT_SYNC(cinfo); in get_dac()
517 INPUT_SYNC(cinfo); in get_dht()
575 INPUT_SYNC(cinfo); in get_dqt()
599 INPUT_SYNC(cinfo); in get_dri()
761 INPUT_SYNC(cinfo); in get_interesting_appn()
822 INPUT_SYNC(cinfo); /* move the restart point to here */ in save_marker()
867 INPUT_SYNC(cinfo); /* do before skip_input_data */ in save_marker()
[all …]