Searched refs:INFINITY_ (Results 1 – 4 of 4) sorted by relevance
54 #define INFINITY_ inf_.f macro95 return INFINITY_; in exp2f_()1078 float slope_min = -INFINITY_; in fit_linear()1079 float slope_max = +INFINITY_; in fit_linear()2074 return INFINITY_; in max_roundtrip_error_checked()2079 return INFINITY_; in max_roundtrip_error_checked()2118 float best_max_error = INFINITY_; in fit_nonlinear()2165 *max_error = INFINITY_; in skcms_ApproximateCurve()2981 float min_max_error = INFINITY_; in skcms_MakeUsableAsDestinationWithSingleCurve()
36 #define INFINITY_ inf_.f macro750 float slope_min = -INFINITY_; in fit_linear()751 float slope_max = +INFINITY_; in fit_linear()1384 return INFINITY_; in exp2f_()1386 return -INFINITY_; in exp2f_()1681 *max_error = INFINITY_; in skcms_ApproximateCurve()2317 float min_max_error = INFINITY_; in skcms_MakeUsableAsDestinationWithSingleCurve()
907 F scale = if_then_else(F1 / a < INFINITY_, F1 / a, F0); in exec_ops()
1129 F scale = if_then_else(F1 / a < INFINITY_, F1 / a, F0); in exec_ops()