Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils-enumtypes.c81 { C_ENUM(GST_DISCOVERER_TIMEOUT), "GST_DISCOVERER_TIMEOUT", "timeout" }, in gst_discoverer_result_get_type()
Dgstdiscoverer.h238 GST_DISCOVERER_TIMEOUT = 3, enumerator
Dgstdiscoverer.c1772 dc->priv->current_info->result = GST_DISCOVERER_TIMEOUT; in handle_current_sync()
2012 dc->priv->current_info->result = GST_DISCOVERER_TIMEOUT; in async_timeout_cb()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c515 case GST_DISCOVERER_TIMEOUT: in print_info()