Searched refs:crop_length (Results 1 – 1 of 1) sorted by relevance
227 uint32 crop_length; member5321 crop_length = endy - starty + 1; in computeInputPixelOffsets()5332 if (crop_length <= 0) in computeInputPixelOffsets()5338 if (crop_length > image->length) in computeInputPixelOffsets()5339 crop_length = image->length; in computeInputPixelOffsets()5342 off->crop_length = crop_length; in computeInputPixelOffsets()5398 offsets.crop_length = image->length; in getCropOffsets()5445 zlength = offsets.crop_length; in getCropOffsets()5502 zlength = offsets.crop_length; in getCropOffsets()6415 prev_length += crop_length; in extractCompositeRegions()[all …]