Searched refs:slope_min_i (Results 1 – 2 of 2) sorted by relevance
757 slope_min_i = (y - tol - *f) / x; in fit_linear() local758 if (slope_max_i < slope_min || slope_max < slope_min_i) { in fit_linear()763 slope_min = fmaxf_(slope_min, slope_min_i); in fit_linear()
1085 slope_min_i = (y - tol - *f) / x; in fit_linear() local1086 if (slope_max_i < slope_min || slope_max < slope_min_i) { in fit_linear()1091 slope_min = fmaxf_(slope_min, slope_min_i); in fit_linear()