Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.h323 void gst_bin_set_suppressed_flags (GstBin * bin, GstElementFlags flags);
Dgstbin.c1410 gst_bin_set_suppressed_flags (GstBin * bin, GstElementFlags flags) in gst_bin_set_suppressed_flags() function
/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysrc.c237 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_proxy_src_init()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp424 gst_bin_set_suppressed_flags (GST_BIN_CAST (src), in gst_wpe_src_init()
/third_party/gstreamer/gstplugins_good/gst/autodetect/
Dgstautodetect.c202 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_auto_detect_constructed()
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c619 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_rtp_sink_init()
Dgstrtpsrc.c817 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_rtp_src_init()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin3.c687 gst_bin_set_suppressed_flags (GST_BIN (dec), in gst_uri_decode_bin3_init()
Dgsturisourcebin.c499 gst_bin_set_suppressed_flags (GST_BIN (urisrc), in gst_uri_source_bin_init()
Dgsturidecodebin.c844 gst_bin_set_suppressed_flags (GST_BIN (dec), in gst_uri_decode_bin_init()
Dgstplaysink.c707 gst_bin_set_suppressed_flags (GST_BIN (playsink), in gst_play_sink_init()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbin.c1867 gst_bin_set_suppressed_flags (bin, suppressed_flags); \
1916 gst_bin_set_suppressed_flags (bin, suppressed_flags); \
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c618 gst_bin_set_suppressed_flags (GST_BIN_CAST (demux), in gst_adaptive_demux_init()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c7944 gst_bin_set_suppressed_flags (GST_BIN_CAST (webrtc), in gst_webrtc_bin_init()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c1497 gst_bin_set_suppressed_flags (GST_BIN (src), in gst_rtspsrc_init()
/third_party/gstreamer/gstplugins_good/
DChangeLog30038 autodetect: Use gst_bin_set_suppressed_flags() API
/third_party/gstreamer/gstplugins_base/
DChangeLog47987 …playback: Use new gst_bin_set_suppressed_flags() API instead of worrying about the flags in multip…
/third_party/gstreamer/gstplugins_bad/
DChangeLog38968 rtpmanagerbad: use gst_bin_set_suppressed_flags