Searched refs:TIFFVStripSize64 (Results 1 – 4 of 4) sorted by relevance
78 TIFFVStripSize64(TIFF* tif, uint32 nrows) in TIFFVStripSize64() function135 m=TIFFVStripSize64(tif,nrows); in TIFFVStripSize()209 return (TIFFVStripSize64(tif, rps)); in TIFFStripSize64()
140 TIFFVStripSize64
363 extern uint64 TIFFVStripSize64(TIFF* tif, uint32 nrows);
Completed in 17 milliseconds