Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstbin.c1555 gboolean othersink, othersource, otherprovider, otherrequirer, found; in gst_bin_remove_func() local
1589 otherrequirer = FALSE; in gst_bin_remove_func()
1619 if (requires_clock && !otherrequirer && child_requirer) in gst_bin_remove_func()
1620 otherrequirer = TRUE; in gst_bin_remove_func()
1657 if (requires_clock && !otherrequirer in gst_bin_remove_func()