Home
last modified time | relevance | path

Searched refs:blend_px (Results 1 – 9 of 9) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/util/
H A DHalideTraceViz.cpp1027 uint32_t *blend_px = blend.data(); in composite() local
1032 composite_one(image_px, anim_decay_px, blend_px); in composite()
1034 composite_one(blend_px, text_px, blend_px); in composite()
1039 blend_px++; in composite()
/dports/www/firefox-esr/firefox-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c641 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
647 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
661 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
676 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/multimedia/dav1d/dav1d-99172b11470776177939c3d2bc366fe8d904eab7/src/
H A Dmc_tmpl.c641 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
647 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
661 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
676 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c636 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
642 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
656 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
671 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/www/firefox/firefox-99.0/third_party/dav1d/src/
H A Dmc_tmpl.c641 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
647 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
661 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
676 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/dav1d/src/
H A Dmc_tmpl.c641 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
647 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
661 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
676 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dav1d/libdav1d/src/
H A Dmc_tmpl.c636 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
642 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
656 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
671 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/dav1d/src/
H A Dmc_tmpl.c636 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
642 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
656 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
671 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()
/dports/multimedia/handbrake/dav1d-0.9.0/src/
H A Dmc_tmpl.c641 #define blend_px(a, b, m) (((a * (64 - m) + b * m) + 32) >> 6) macro
647 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_c()
661 dst[x] = blend_px(dst[x], tmp[x], mask[x]); in blend_v_c()
676 dst[x] = blend_px(dst[x], tmp[x], m); in blend_h_c()