Home
last modified time | relevance | path

Searched refs:ShowTile (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffinfoce.c272 ShowTile(uint32 row, uint32 col, tsample_t sample, in ShowTile() function
312 ShowTile(row, col, (tsample_t) -1, buf, th, rowsize); in TIFFReadContigTileData()
343 ShowTile(row, col, s, buf, th, rowsize); in TIFFReadSeparateTileData()
H A Dtiffinfo.c274 ShowTile(uint32 row, uint32 col, tsample_t sample, in ShowTile() function
321 ShowTile(row, col, (tsample_t) -1, buf, th, rowsize); in TIFFReadContigTileData()
359 ShowTile(row, col, s, buf, th, rowsize); in TIFFReadSeparateTileData()