Searched refs:crop_r (Results 1 – 3 of 3) sorted by relevance
559 int& crop_r = crop.right; in calculate_crop_rects() local602 crop_r -= crop_w * rightCutRatio; in calculate_crop_rects()
1049 int& crop_r = crop.right; in calculate_crop_rects() local1092 crop_r -= (int)round((double)crop_w * rightCutRatio); in calculate_crop_rects()
1036 int& crop_r = crop.right; in calculate_crop_rects() local1079 crop_r -= (int)round((double)crop_w * rightCutRatio); in calculate_crop_rects()