Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.c2671 gst_bin_src_pads_activate (GstBin * bin, gboolean active) in gst_bin_src_pads_activate() function
2862 if (!(gst_bin_src_pads_activate (bin, TRUE))) in gst_bin_change_state_func()
2873 if (!(gst_bin_src_pads_activate (bin, FALSE))) in gst_bin_change_state_func()
2883 if (!(gst_bin_src_pads_activate (bin, FALSE))) in gst_bin_change_state_func()
/third_party/gstreamer/gstreamer/
DChangeLog107970 (iterator_activate_fold_with_resync), (gst_bin_src_pads_activate),