Searched refs:TIFFVStripSize (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
H A Dtif_strip.c130 TIFFVStripSize(TIFF* tif, uint32 nrows) function
132 static const char module[] = "TIFFVStripSize";
H A Dtiffio.h365 extern tmsize_t TIFFVStripSize(TIFF* tif, uint32 nrows);
H A Dtif_read.c477 stripsize=TIFFVStripSize(tif,rows);

Completed in 138 milliseconds