Home
last modified time | relevance | path

Searched refs:fac_b (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dbrushmodes.c103 float fac_b = 1.0 - fac_a; in draw_dab_pixels_BlendMode_Normal_Paint() local
114 spectral_result[i] = fastpow(spectral_a[i], fac_a) * fastpow(spectral_b[i], fac_b); in draw_dab_pixels_BlendMode_Normal_Paint()
387 float fac_b = 1.0 - fac_a; in draw_dab_pixels_BlendMode_Normal_and_Eraser_Paint() local
393 fastpow(spectral_a[i], fac_a) * fastpow(spectral_b[i], fac_b); in draw_dab_pixels_BlendMode_Normal_and_Eraser_Paint()
468 float fac_b = 1.0 - fac_a; in draw_dab_pixels_BlendMode_LockAlpha_Paint() local
475 spectral_result[i] = fastpow(spectral_a[i], fac_a) * fastpow(spectral_b[i], fac_b); in draw_dab_pixels_BlendMode_LockAlpha_Paint()
592 float fac_a, fac_b; in get_color_pixels_accumulate() local
593 fac_a = fac_b = 1.0f; in get_color_pixels_accumulate()
596 fac_b = 1.0 - fac_a; in get_color_pixels_accumulate()
603 avg_spectral[i] = fastpow(spectral[i], fac_a) * fastpow(avg_spectral[i], fac_b); in get_color_pixels_accumulate()
[all …]
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dcompressed_dc.cc211 const auto fac_b = Set(df, dc_factors[2] * mul); in DequantDC() local
227 const auto in_b = ConvertTo(df, in_q_b) * fac_b; in DequantDC()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dcompressed_dc.cc211 const auto fac_b = Set(df, dc_factors[2] * mul); in DequantDC() local
227 const auto in_b = ConvertTo(df, in_q_b) * fac_b; in DequantDC()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dcompressed_dc.cc211 const auto fac_b = Set(df, dc_factors[2] * mul); in DequantDC() local
227 const auto in_b = ConvertTo(df, in_q_b) * fac_b; in DequantDC()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dcompressed_dc.cc211 const auto fac_b = Set(df, dc_factors[2] * mul); in DequantDC() local
227 const auto in_b = ConvertTo(df, in_q_b) * fac_b; in DequantDC()
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dblending.hpp152 float fac_b = 1.0 - fac_a; in operator ()() local
172 spectral_result[i] = fastpow(spectral_a[i], fac_a) * fastpow(spectral_b[i], fac_b); in operator ()()
/dports/math/mumps/mumps-5.1.2/src/
H A DMakefile122 $(ARITH)fac_b.o\
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/encoding/
H A Dgstencodebin.c1812 GstElementFactory *fac_b = (GstElementFactory *) b; in compare_elements() local
1819 gboolean equals_b = _factory_can_handle_caps (fac_b, caps, GST_PAD_SRC, TRUE); in compare_elements()
1822 return gst_plugin_feature_get_rank ((GstPluginFeature *) fac_b) - in compare_elements()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dmath_geom.c1182 float fac_a, fac_b; in isect_seg_seg_v3() local
1216 fac_b = (fac1 + fac2) / (2 * len_b); in isect_seg_seg_v3()
1219 fac_b = 0.0f; in isect_seg_seg_v3()
1230 fac_b = dot_v3v3(cray, crs_ab) / nlen; in isect_seg_seg_v3()
1233 CLAMP(fac_b, 0.0f, 1.0f); in isect_seg_seg_v3()
1237 madd_v3_v3v3fl(r_b, b0, b_dir, fac_b); in isect_seg_seg_v3()