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

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

Completed in 2522 milliseconds