Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5029 cps->combined_width = (uint32)0; in initCropMasks()
5186 crop->combined_width = zwidth; in computeInputPixelOffsets()
5370 crop->combined_width = (uint32)0; in getCropOffsets()
5419 crop->combined_width = image->width; in getCropOffsets()
5609 if (crop->combined_width > 0) in computeOutputPixelOffsets()
5610 iwidth = crop->combined_width; in computeOutputPixelOffsets()
6310 composite_width = crop->combined_width; in extractCompositeRegions()
6311 crop->combined_width = 0; in extractCompositeRegions()
6345 crop->combined_width = crop_width; in extractCompositeRegions()
7573 crop->combined_width = total_width; in processCropSelections()
[all …]