Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_read.c131 (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()
Dtiffiop.h152 uint32 tif_col; /* current column (offset by row too) */ member
Dtif_write.c443 tif->tif_col = (tile % howmany32) * td->td_tilewidth; in TIFFWriteEncodedTile()
Dtif_dirread.c4101 tif->tif_col = (uint32) -1; in TIFFReadDirectory()