Searched defs:TIFFVStripSize64 (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_strip.c78 TIFFVStripSize64(TIFF* tif, uint32 nrows) function
80 static const char module[] = "TIFFVStripSize64";
135 m=TIFFVStripSize64(tif,nrows);
209 return (TIFFVStripSize64(tif, rps));
/external/pdfium/third_party/libtiff/
H A Dtif_strip.c78 TIFFVStripSize64(TIFF* tif, uint32 nrows) function
80 static const char module[] = "TIFFVStripSize64";
135 m=TIFFVStripSize64(tif,nrows);
209 return (TIFFVStripSize64(tif, rps));

Completed in 117 milliseconds