Home
last modified time | relevance | path

Searched refs:max_roundtrip_error (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc235 static float max_roundtrip_error(const skcms_Curve* curve, const skcms_TransferFunction* inv_tf) { in max_roundtrip_error() function
248 return max_roundtrip_error(curve, inv_tf) < (1/512.0f); in skcms_AreApproximateInverses()
1903 float err = max_roundtrip_error(curve, &tf_inv); in skcms_ApproximateCurve()
2565 err = fmaxf_(err, max_roundtrip_error(&profile->trc[j], &inv)); in skcms_MakeUsableAsDestinationWithSingleCurve()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc233 static float max_roundtrip_error(const skcms_Curve* curve, const skcms_TransferFunction* inv_tf) { in max_roundtrip_error() function
246 return max_roundtrip_error(curve, inv_tf) < (1/512.0f); in skcms_AreApproximateInverses()
1893 float err = max_roundtrip_error(curve, &tf_inv); in skcms_ApproximateCurve()
2555 err = fmaxf_(err, max_roundtrip_error(&profile->trc[j], &inv)); in skcms_MakeUsableAsDestinationWithSingleCurve()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc235 static float max_roundtrip_error(const skcms_Curve* curve, const skcms_TransferFunction* inv_tf) { in max_roundtrip_error() function
248 return max_roundtrip_error(curve, inv_tf) < (1/512.0f); in skcms_AreApproximateInverses()
1903 float err = max_roundtrip_error(curve, &tf_inv); in skcms_ApproximateCurve()
2565 err = fmaxf_(err, max_roundtrip_error(&profile->trc[j], &inv)); in skcms_MakeUsableAsDestinationWithSingleCurve()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/third_party/skcms/
H A Dskcms.cc235 static float max_roundtrip_error(const skcms_Curve* curve, const skcms_TransferFunction* inv_tf) { in max_roundtrip_error() function
248 return max_roundtrip_error(curve, inv_tf) < (1/512.0f); in skcms_AreApproximateInverses()
1903 float err = max_roundtrip_error(curve, &tf_inv); in skcms_ApproximateCurve()
2565 err = fmaxf_(err, max_roundtrip_error(&profile->trc[j], &inv)); in skcms_MakeUsableAsDestinationWithSingleCurve()