Searched refs:TIFFVTileSize64 (Results 1 – 5 of 5) sorted by relevance
201 TIFFVTileSize64(TIFF* tif, uint32 nrows) in TIFFVTileSize64() function254 m=TIFFVTileSize64(tif,nrows); in TIFFVTileSize()270 return (TIFFVTileSize64(tif, tif->tif_dir.td_tilelength)); in TIFFTileSize64()
142 TIFFVTileSize64
369 extern uint64 TIFFVTileSize64(TIFF* tif, uint32 nrows);
5737 rowblockbytes = TIFFVTileSize64(tif, rowblock); in ChopUpSingleUncompressedStrip()
Completed in 15 milliseconds