Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstcodecalphademux.c99 GstVideoCodecAlphaMeta *alpha_meta = in gst_codec_alpha_demux_chain() local
106 if (alpha_meta) in gst_codec_alpha_demux_chain()
107 alpha_buffer = gst_buffer_ref (alpha_meta->buffer); in gst_codec_alpha_demux_chain()
114 alpha_meta = NULL; in gst_codec_alpha_demux_chain()