Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5030 cps->combined_length = (uint32)0; in initCropMasks()
5180 crop->combined_length = zlength; in computeInputPixelOffsets()
5187 crop->combined_length += zlength; in computeInputPixelOffsets()
5371 crop->combined_length = (uint32)0; in getCropOffsets()
5420 crop->combined_length = image->length; in getCropOffsets()
5613 if (crop->combined_length > 0) in computeOutputPixelOffsets()
5614 ilength = crop->combined_length; in computeOutputPixelOffsets()
6312 crop->combined_length = 0; in extractCompositeRegions()
6426 crop->combined_length = crop_length; in extractCompositeRegions()
7574 crop->combined_length = total_length; in processCropSelections()
[all …]