Searched refs:tif_col (Results 1 – 4 of 4) sorted by relevance
131 (unsigned long) tif->tif_col, in TIFFReadAndRealloc()152 (unsigned long) tif->tif_col, in TIFFReadAndRealloc()672 (unsigned long) tif->tif_col, in TIFFReadRawStripOrTile2()1087 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1097 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1104 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1126 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1134 (unsigned long) tif->tif_col, in TIFFReadRawTile1()1435 tif->tif_col = (tile % howmany32) * td->td_tilewidth; in TIFFStartTile()
152 uint32 tif_col; /* current column (offset by row too) */ member
443 tif->tif_col = (tile % howmany32) * td->td_tilewidth; in TIFFWriteEncodedTile()
4101 tif->tif_col = (uint32) -1; in TIFFReadDirectory()