Home
last modified time | relevance | path

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

/libtiff-4.0.7/libtiff/
H A Dtif_getimage.c636 uint32 this_tw, tocol; in gtTileContig() local
671 this_tw = leftmost_tw; in gtTileContig()
691 this_tw = tw - fromskew; in gtTileContig()
695 tocol += this_tw; in gtTileContig()
696 col += this_tw; in gtTileContig()
701 this_tw = tw; in gtTileContig()
755 uint32 this_tw, tocol; in gtTileSeparate() local
814 this_tw = leftmost_tw; in gtTileSeparate()
864 tocol += this_tw; in gtTileSeparate()
865 col += this_tw; in gtTileSeparate()
[all …]