Searched refs:blend_function_src_alpha (Results 1 – 1 of 1) sorted by relevance
560 GstGLVideoMixerBlendFunction blend_function_src_alpha; member614 pad->blend_function_src_alpha = DEFAULT_PAD_BLEND_FUNCTION_SRC_ALPHA; in gst_gl_video_mixer_pad_init()751 g_value_set_enum (value, pad->blend_function_src_alpha); in gst_gl_video_mixer_pad_get_property()814 pad->blend_function_src_alpha = g_value_get_enum (value); in gst_gl_video_mixer_pad_set_property()1438 || mix_pad->blend_function_src_rgb != mix_pad->blend_function_src_alpha in _set_blend_state()1467 gl_func_src_alpha = _blend_function_to_gl (mix_pad->blend_function_src_alpha); in _set_blend_state()