Searched refs:TIFFVStripSize (Results 1 – 4 of 4) sorted by relevance
130 TIFFVStripSize(TIFF* tif, uint32 nrows) in TIFFVStripSize() function
365 extern tmsize_t TIFFVStripSize(TIFF* tif, uint32 nrows);
282 stripsize=TIFFVStripSize(tif,rows);
477 stripsize=TIFFVStripSize(tif,rows); in TIFFReadEncodedStripGetStripSize()