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

  /external/opencv3/3rdparty/libtiff/
tif_compress.c 117 _TIFFNoSeek(TIFF* tif, uint32 off)
153 tif->tif_seek = _TIFFNoSeek;
  /external/pdfium/third_party/libtiff/
tif_compress.c 117 _TIFFNoSeek(TIFF* tif, uint32 off)
153 tif->tif_seek = _TIFFNoSeek;

Completed in 35 milliseconds