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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 126 _TIFFNoPreCode(TIFF* tif, uint16 s)
141 tif->tif_predecode = _TIFFNoPreCode;
147 tif->tif_preencode = _TIFFNoPreCode;
  /external/pdfium/third_party/libtiff/
tif_compress.c 126 _TIFFNoPreCode(TIFF* tif, uint16 s)
141 tif->tif_predecode = _TIFFNoPreCode;
147 tif->tif_preencode = _TIFFNoPreCode;

Completed in 34 milliseconds