Searched refs:regionlist (Results 1 – 1 of 1) sorted by relevance
5043 cps->regionlist[i].x1 = 0; in initCropMasks()5044 cps->regionlist[i].x2 = 0; in initCropMasks()5045 cps->regionlist[i].y1 = 0; in initCropMasks()5150 zwidth = crop->regionlist[i].x2 - crop->regionlist[i].x1 + 1; in computeInputPixelOffsets()5162 zlength = crop->regionlist[i].y2 - crop->regionlist[i].y1 + 1; in computeInputPixelOffsets()5462 zwidth = crop->regionlist[i].x2 - crop->regionlist[i].x1 + 1; in getCropOffsets()5492 zlength = crop->regionlist[i].y2 - crop->regionlist[i].y1 + 1; in getCropOffsets()5519 zwidth = crop->regionlist[i].x2 - crop->regionlist[i].x1 + 1; in getCropOffsets()5545 zlength = crop->regionlist[i].y2 - crop->regionlist[i].y1 + 1; in getCropOffsets()5567 crop->regionlist[i].x1, crop->regionlist[i].x2, in getCropOffsets()[all …]