Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstflowcombiner.h67 void gst_flow_combiner_remove_pad (GstFlowCombiner * combiner, GstPad * pad);
Dgstflowcombiner.c348 gst_flow_combiner_remove_pad (GstFlowCombiner * combiner, GstPad * pad) in gst_flow_combiner_remove_pad() function
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp304 gst_flow_combiner_remove_pad (src->flow_combiner, pad); in gst_wpe_src_remove_audio_pad()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstccextractor.c165 gst_flow_combiner_remove_pad (filter->combiner, filter->captionpad); in gst_cc_extractor_reset()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpdec.c615 gst_flow_combiner_remove_pad (self->flow_combiner, pad); in remove_pad()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsparse.c627 gst_flow_combiner_remove_pad (parse->flowcombiner, pad); in mpegts_parse_release_pad()
Dtsdemux.c2085 gst_flow_combiner_remove_pad (GST_TS_DEMUX_CAST (base)->flowcombiner, in gst_ts_demux_stream_removed()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvdemux.c2115 gst_flow_combiner_remove_pad (demux->flowcombiner, demux->audio_pad); in gst_flv_demux_cleanup()
2122 gst_flow_combiner_remove_pad (demux->flowcombiner, demux->video_pad); in gst_flv_demux_cleanup()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavdemux.c342 gst_flow_combiner_remove_pad (demux->flowcombiner, stream->pad); in gst_ffmpegdemux_close()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c371 gst_flow_combiner_remove_pad (demux->flowcombiner, stream->pad); in gst_ps_demux_reset()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c2893 gst_flow_combiner_remove_pad (ogg->flowcombiner, GST_PAD_CAST (pad)); in gst_ogg_demux_deactivate_current_chain()
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c248 gst_flow_combiner_remove_pad (avi->flowcombiner, stream->pad); in gst_avi_demux_reset_stream()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdemux.c151 gst_flow_combiner_remove_pad (demux->flowcombiner, GST_PAD_CAST (pad)); in gst_mxf_demux_remove_pad()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c2653 gst_flow_combiner_remove_pad (demux->flowcombiner, stream->pad); in gst_qtdemux_stream_unref()