HomeSort by relevance Sort by last modified time
    Searched refs:INPUT_SYNC (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/
jdmarker.c 127 #define INPUT_SYNC(cinfo) \
137 * Note we do *not* do INPUT_SYNC before calling fill_input_buffer,
297 INPUT_SYNC(cinfo);
378 INPUT_SYNC(cinfo);
420 INPUT_SYNC(cinfo);
500 INPUT_SYNC(cinfo);
558 INPUT_SYNC(cinfo);
582 INPUT_SYNC(cinfo);
744 INPUT_SYNC(cinfo);
805 INPUT_SYNC(cinfo); /* move the restart point to here *
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c 125 #define INPUT_SYNC(cinfo) \
135 * Note we do *not* do INPUT_SYNC before calling fill_input_buffer,
313 INPUT_SYNC(cinfo);
398 INPUT_SYNC(cinfo);
440 INPUT_SYNC(cinfo);
517 INPUT_SYNC(cinfo);
575 INPUT_SYNC(cinfo);
599 INPUT_SYNC(cinfo);
761 INPUT_SYNC(cinfo);
822 INPUT_SYNC(cinfo); /* move the restart point to here *
    [all...]
  /external/opencv3/3rdparty/libjpeg/
jdmarker.c 127 #define INPUT_SYNC(cinfo) \
137 * Note we do *not* do INPUT_SYNC before calling fill_input_buffer,
316 INPUT_SYNC(cinfo);
402 INPUT_SYNC(cinfo);
444 INPUT_SYNC(cinfo);
521 INPUT_SYNC(cinfo);
611 INPUT_SYNC(cinfo);
635 INPUT_SYNC(cinfo);
697 INPUT_SYNC(cinfo);
859 INPUT_SYNC(cinfo)
    [all...]

Completed in 619 milliseconds