Home
last modified time | relevance | path

Searched refs:BLEND_A32_LOOP (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dblend.c96 #define BLEND_A32_LOOP(name, method) \ macro
106 BLEND_A32_LOOP (argb, blend);
107 BLEND_A32_LOOP (bgra, blend);
108 BLEND_A32_LOOP (argb, overlay);
109 BLEND_A32_LOOP (bgra, overlay);
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dblend.c131 #define BLEND_A32_LOOP(name) \ macro
163 BLEND_A32_LOOP (argb);
164 BLEND_A32_LOOP (bgra);