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

  /external/opencv3/3rdparty/libtiff/
tif_strip.c 149 TIFFRawStripSize64(TIFF* tif, uint32 strip)
151 static const char module[] = "TIFFRawStripSize64";
179 m=TIFFRawStripSize64(tif,strip);
  /external/pdfium/third_party/libtiff/
tif_strip.c 149 TIFFRawStripSize64(TIFF* tif, uint32 strip)
151 static const char module[] = "TIFFRawStripSize64";
179 m=TIFFRawStripSize64(tif,strip);

Completed in 216 milliseconds