Searched refs:crop_l (Results 1 – 4 of 4) sorted by relevance
557 int& crop_l = crop.left; in calculate_crop_rects() local600 crop_l += crop_w * leftCutRatio; in calculate_crop_rects()
1047 int& crop_l = crop.left; in calculate_crop_rects() local1090 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()
1034 int& crop_l = crop.left; in calculate_crop_rects() local1077 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()
1252 int& crop_l = crop.left; in calculate_crop_rects() local1295 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()