Searched refs:tif_col (Results 1 – 4 of 4) sorted by relevance
149 (unsigned long) tif->tif_col, in TIFFReadAndRealloc()170 (unsigned long) tif->tif_col, in TIFFReadAndRealloc()703 (unsigned long) tif->tif_col, in TIFFReadRawStripOrTile2()1104 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1114 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1121 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1143 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1151 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1480 tif->tif_col = (tile % howmany32) * td->td_tilewidth; in TIFFStartTile()
439 tif->tif_col = (tile % howmany32) * td->td_tilewidth; in TIFFWriteEncodedTile()
4291 tif->tif_col = (uint32) -1; in TIFFReadDirectory()
168 uint32 tif_col; /* current column (offset by row too) */ member