Searched refs:crop_b (Results 1 – 4 of 4) sorted by relevance
560 int& crop_b = crop.bottom; in calculate_crop_rects() local603 crop_b -= crop_h * bottomCutRatio; in calculate_crop_rects()
1050 int& crop_b = crop.bottom; in calculate_crop_rects() local1093 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()
1037 int& crop_b = crop.bottom; in calculate_crop_rects() local1080 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()
1255 int& crop_b = crop.bottom; in calculate_crop_rects() local1298 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()