Home
last modified time | relevance | path

Searched refs:TIFFTileSize64 (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_tile.c268 TIFFTileSize64(TIFF* tif) in TIFFTileSize64() function
278 m=TIFFTileSize64(tif); in TIFFTileSize()
Dtiffio.h368 extern uint64 TIFFTileSize64(TIFF* tif);
Dtif_dirread.c4389 uint64 bytespertile = TIFFTileSize64(tif); in EstimateStripByteCounts()