Home
last modified time | relevance | path

Searched refs:TIFFVStripSize64 (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libtiff/
H A Dtif_strip.c76 TIFFVStripSize64(TIFF* tif, uint32 nrows) in TIFFVStripSize64() function
132 m=TIFFVStripSize64(tif,nrows); in TIFFVStripSize()
199 return (TIFFVStripSize64(tif, rps)); in TIFFStripSize64()
H A Dlibtiff.def140 TIFFVStripSize64
H A Dtif_dirread.c5928 rowblockbytes = TIFFVStripSize64(tif, rowblock); in TryChopUpUncompressedBigTiff()
5940 if( TIFFGetStrileByteCount(tif, i) < TIFFVStripSize64( in TryChopUpUncompressedBigTiff()
/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiffio.h361 extern uint64 TIFFVStripSize64(TIFF* tif, uint32 nrows);