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

  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c 530 static const JOCTET dummy_EOI[2] = { 0xFF, JPEG_EOI };
557 sp->src.next_input_byte = dummy_EOI;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 544 static const JOCTET dummy_EOI[2] = { 0xFF, JPEG_EOI };
571 sp->src.next_input_byte = dummy_EOI;
    [all...]

Completed in 81 milliseconds