Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils-enumtypes.c80 { C_ENUM(GST_DISCOVERER_ERROR), "GST_DISCOVERER_ERROR", "error" }, in gst_discoverer_result_get_type()
Dgstdiscoverer.h237 GST_DISCOVERER_ERROR = 2, enumerator
Dgstdiscoverer.c1428 } else if (dc->priv->current_info->result != GST_DISCOVERER_ERROR) { in discoverer_collect()
1591 dc->priv->current_info->result = GST_DISCOVERER_ERROR; in handle_message()
/third_party/gstreamer/gstplugins_base/tools/
Dgst-discoverer.c509 case GST_DISCOVERER_ERROR: in print_info()