Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsterror.h141 GST_RESOURCE_ERROR_BUSY, enumerator
Dgsterror.c208 case GST_RESOURCE_ERROR_BUSY: in gst_error_get_resource_error()
Dgstenumtypes.c490 { C_ENUM(GST_RESOURCE_ERROR_BUSY), "GST_RESOURCE_ERROR_BUSY", "busy" }, in gst_resource_error_get_type()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.c374 g_set_error (error, GST_RESOURCE_ERROR, GST_RESOURCE_ERROR_BUSY, in gst_xvcontext_get_xv_support()
/third_party/gstreamer/gstplugins_good/
DChangeLog81965 v4l2: use GST_RESOURCE_ERROR_BUSY if v4l2_ioctl fails with EBUSY