Searched refs:TIFFVStripSize64 (Results 1 – 4 of 4) sorted by relevance
76 TIFFVStripSize64(TIFF* tif, uint32 nrows) in TIFFVStripSize64() function132 m=TIFFVStripSize64(tif,nrows); in TIFFVStripSize()199 return (TIFFVStripSize64(tif, rps)); in TIFFStripSize64()
140 TIFFVStripSize64
5928 rowblockbytes = TIFFVStripSize64(tif, rowblock); in TryChopUpUncompressedBigTiff()5940 if( TIFFGetStrileByteCount(tif, i) < TIFFVStripSize64( in TryChopUpUncompressedBigTiff()
361 extern uint64 TIFFVStripSize64(TIFF* tif, uint32 nrows);