Home
last modified time | relevance | path

Searched refs:BLEND_DIFFERENCE (Results 1 – 25 of 98) sorted by relevance

1234

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/x86/
H A Dvf_blend_init.c125 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_sse2; break; in BLEND_FUNC()
132 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_ssse3; break; in BLEND_FUNC()
154 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_avx2; break; in BLEND_FUNC()
176 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_sse4; break; in BLEND_FUNC()
191 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_avx2; break; in BLEND_FUNC()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/x86/
H A Dvf_blend_init.c125 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_sse2; break; in BLEND_FUNC()
132 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_ssse3; break; in BLEND_FUNC()
154 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_avx2; break; in BLEND_FUNC()
176 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_sse4; break; in BLEND_FUNC()
191 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_avx2; break; in BLEND_FUNC()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/x86/
H A Dvf_blend_init.c125 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_sse2; break; in BLEND_FUNC()
132 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_ssse3; break; in BLEND_FUNC()
154 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_avx2; break; in BLEND_FUNC()
176 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_sse4; break; in BLEND_FUNC()
191 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_avx2; break; in BLEND_FUNC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/x86/
H A Dvf_blend_init.c125 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_sse2; break; in BLEND_FUNC()
132 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_ssse3; break; in BLEND_FUNC()
154 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_avx2; break; in BLEND_FUNC()
176 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_sse4; break; in BLEND_FUNC()
191 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_avx2; break; in BLEND_FUNC()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/x86/
H A Dvf_blend_init.c125 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_sse2; break; in BLEND_FUNC()
132 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_ssse3; break; in BLEND_FUNC()
154 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_avx2; break; in BLEND_FUNC()
176 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_sse4; break; in BLEND_FUNC()
191 case BLEND_DIFFERENCE: param->blend = ff_blend_difference_16_avx2; break; in BLEND_FUNC()
/dports/multimedia/handbrake/ffmpeg-4.4/tests/checkasm/
H A Dvf_blend.c120 check_and_report(difference, BLEND_DIFFERENCE, 1) in checkasm_check_blend()
132 check_and_report(difference_16, BLEND_DIFFERENCE, 2) in checkasm_check_blend()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/checkasm/
H A Dvf_blend.c120 check_and_report(difference, BLEND_DIFFERENCE, 1) in checkasm_check_blend()
132 check_and_report(difference_16, BLEND_DIFFERENCE, 2) in checkasm_check_blend()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/tests/checkasm/
H A Dvf_blend.c120 check_and_report(difference, BLEND_DIFFERENCE, 1) in checkasm_check_blend()
132 check_and_report(difference_16, BLEND_DIFFERENCE, 2) in checkasm_check_blend()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tests/checkasm/
H A Dvf_blend.c120 check_and_report(difference, BLEND_DIFFERENCE, 1) in checkasm_check_blend()
132 check_and_report(difference_16, BLEND_DIFFERENCE, 2) in checkasm_check_blend()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dblend.h35 BLEND_DIFFERENCE, enumerator
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dblend.h35 BLEND_DIFFERENCE, enumerator
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dblend.h35 BLEND_DIFFERENCE, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dblend.h35 BLEND_DIFFERENCE, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dblend.h35 BLEND_DIFFERENCE, enumerator
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp85 .add_enum_value(Color::BLEND_DIFFERENCE, "difference", _("Difference")) in ParamDesc()
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp85 .add_enum_value(Color::BLEND_DIFFERENCE, "difference", _("Difference")) in ParamDesc()
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dparamdesc.cpp85 .add_enum_value(Color::BLEND_DIFFERENCE, "difference", _("Difference")) in ParamDesc()
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DPreviewPanel.h69 enum BlendMode { BLEND_COPY, BLEND_DIFFERENCE }; enumerator
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DDevice.java74 public static final int BLEND_DIFFERENCE = 10; field in Device
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvf_blend.c43 BLEND_DIFFERENCE, enumerator
114 { "difference", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_DIFFERENCE}, 0, 0, FLAGS, "mode" },
312 case BLEND_DIFFERENCE: param->blend = blend_difference; break; in init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvf_blend.c43 BLEND_DIFFERENCE, enumerator
114 { "difference", "", 0, AV_OPT_TYPE_CONST, {.i64=BLEND_DIFFERENCE}, 0, 0, FLAGS, "mode" },
312 case BLEND_DIFFERENCE: param->blend = blend_difference; break; in init()
/dports/graphics/lazpaint/lazpaint-7.1.6/resources/scripts/lazpaint/
H A Dlayer.py30 BLEND_DIFFERENCE = 'Difference' variable
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h284 BLEND_DIFFERENCE=18, //!< Simple |A-B|. enumerator
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h284 BLEND_DIFFERENCE=18, //!< Simple |A-B|. enumerator
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/color/
H A Dcolor.h284 BLEND_DIFFERENCE=18, //!< Simple |A-B|. enumerator

1234