Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideomixer.h114 GstGLVideoMixerBlendFunction; typedef
Dgstglvideomixer.c559 GstGLVideoMixerBlendFunction blend_function_src_rgb;
560 GstGLVideoMixerBlendFunction blend_function_src_alpha;
561 GstGLVideoMixerBlendFunction blend_function_dst_rgb;
562 GstGLVideoMixerBlendFunction blend_function_dst_alpha;
1389 _blend_function_to_gl (GstGLVideoMixerBlendFunction equation) in _blend_function_to_gl()