Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c2548 gboolean can_run; in gst_discoverer_discover_uri_async() local
2555 can_run = (discoverer->priv->pending_uris == NULL); in gst_discoverer_discover_uri_async()
2560 if (can_run) in gst_discoverer_discover_uri_async()