Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5586 uint32 x1, x2, y1, y2, line_bytes; in computeOutputPixelOffsets() local
5771 line_bytes = TIFFhowmany8(owidth * image->bps) * image->spp; in computeOutputPixelOffsets()
5797 sections[k].buffsize = line_bytes * olength; in computeOutputPixelOffsets()