Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstflowcombiner.c83 (GBoxedFreeFunc) gst_flow_combiner_unref,
121 gst_flow_combiner_unref (combiner); in gst_flow_combiner_free()
153 gst_flow_combiner_unref (GstFlowCombiner * combiner) in gst_flow_combiner_unref() function
Dgstflowcombiner.h52 void gst_flow_combiner_unref (GstFlowCombiner * combiner);
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstcodecalphademux.c264 g_clear_pointer (&self->flow_combiner, gst_flow_combiner_unref); in gst_codec_alpha_demux_dispose()