Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5166 if (zlength > max_length) in computeInputPixelOffsets()
5167 max_length = zlength; in computeInputPixelOffsets()
5180 crop->combined_length = zlength; in computeInputPixelOffsets()
5187 crop->combined_length += zlength; in computeInputPixelOffsets()
5366 uint32 zwidth, zlength; in getCropOffsets() local
5445 zlength = offsets.crop_length; in getCropOffsets()
5465 crop->combined_length = (uint32)zlength; in getCropOffsets()
5498 crop->combined_length = (uint32)zlength; in getCropOffsets()
5502 zlength = offsets.crop_length; in getCropOffsets()
5522 crop->combined_length = (uint32)zlength; in getCropOffsets()
[all …]