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

  /external/opencv3/3rdparty/libtiff/
tif_strip.c 346 TIFFRasterScanlineSize64(TIFF* tif)
348 static const char module[] = "TIFFRasterScanlineSize64";
366 m=TIFFRasterScanlineSize64(tif);
tiffio.h 349 extern uint64 TIFFRasterScanlineSize64(TIFF* tif);
  /external/pdfium/third_party/libtiff/
tif_strip.c 352 TIFFRasterScanlineSize64(TIFF* tif)
354 static const char module[] = "TIFFRasterScanlineSize64";
372 m=TIFFRasterScanlineSize64(tif);
tiffio.h 356 extern uint64 TIFFRasterScanlineSize64(TIFF* tif);

Completed in 100 milliseconds