Searched refs:OVER00_8BIT (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-blend.c | 258 #define OVER00_8BIT(max, alphaG, alphaA, colorA, alphaB, colorB, alphaD) \ macro 444 BLENDLOOP (OVER00_8BIT, guint8, 255, 0, 255); in gst_video_blend() 454 BLENDLOOP (OVER00_8BIT, guint8, 255, 0, global_alpha_val); in gst_video_blend()
|