Home
last modified time | relevance | path

Searched refs:fminf_ (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc114 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
214 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
914 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/graphics/libjxl/libjxl-0.6.1/third_party/skcms/
H A Dskcms.cc112 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
212 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
911 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc112 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
212 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
904 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/third_party/skcms/
H A Dskcms.cc118 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
228 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
927 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/third_party/skcms/
H A Dskcms.cc112 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
212 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
924 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc114 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
214 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
914 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc114 static float fminf_(float x, float y) { return x < y ? x : y; } in fminf_() function
214 float ix = fmaxf_(0, fminf_(x, 1)) * (curve->table_entries - 1); in eval_curve()
914 slope_max = fminf_(slope_max, slope_max_i); in fit_linear()