Searched refs:gst_bin_set_suppressed_flags (Results 1 – 18 of 18) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.h | 323 void gst_bin_set_suppressed_flags (GstBin * bin, GstElementFlags flags);
|
D | gstbin.c | 1410 gst_bin_set_suppressed_flags (GstBin * bin, GstElementFlags flags) in gst_bin_set_suppressed_flags() function
|
/third_party/gstreamer/gstplugins_bad/gst/proxy/ |
D | gstproxysrc.c | 237 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_proxy_src_init()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpesrcbin.cpp | 424 gst_bin_set_suppressed_flags (GST_BIN_CAST (src), in gst_wpe_src_init()
|
/third_party/gstreamer/gstplugins_good/gst/autodetect/ |
D | gstautodetect.c | 202 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_auto_detect_constructed()
|
/third_party/gstreamer/gstplugins_bad/gst/rtp/ |
D | gstrtpsink.c | 619 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_rtp_sink_init()
|
D | gstrtpsrc.c | 817 gst_bin_set_suppressed_flags (GST_BIN (self), in gst_rtp_src_init()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturidecodebin3.c | 687 gst_bin_set_suppressed_flags (GST_BIN (dec), in gst_uri_decode_bin3_init()
|
D | gsturisourcebin.c | 499 gst_bin_set_suppressed_flags (GST_BIN (urisrc), in gst_uri_source_bin_init()
|
D | gsturidecodebin.c | 844 gst_bin_set_suppressed_flags (GST_BIN (dec), in gst_uri_decode_bin_init()
|
D | gstplaysink.c | 707 gst_bin_set_suppressed_flags (GST_BIN (playsink), in gst_play_sink_init()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstbin.c | 1867 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/ |
D | gstadaptivedemux.c | 618 gst_bin_set_suppressed_flags (GST_BIN_CAST (demux), in gst_adaptive_demux_init()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.c | 7944 gst_bin_set_suppressed_flags (GST_BIN_CAST (webrtc), in gst_webrtc_bin_init()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 1497 gst_bin_set_suppressed_flags (GST_BIN (src), in gst_rtspsrc_init()
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 30038 autodetect: Use gst_bin_set_suppressed_flags() API
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 47987 …playback: Use new gst_bin_set_suppressed_flags() API instead of worrying about the flags in multip…
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 38968 rtpmanagerbad: use gst_bin_set_suppressed_flags
|