Searched refs:GST_V4L2_ERROR (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | v4l2_calls.c | 608 GST_V4L2_ERROR (error, RESOURCE, NOT_FOUND, in gst_v4l2_open() 615 GST_V4L2_ERROR (error, RESOURCE, NOT_FOUND, in gst_v4l2_open() 622 GST_V4L2_ERROR (error, RESOURCE, OPEN_READ_WRITE, in gst_v4l2_open() 629 GST_V4L2_ERROR (error, RESOURCE, NOT_FOUND, in gst_v4l2_open() 636 GST_V4L2_ERROR (error, RESOURCE, NOT_FOUND, in gst_v4l2_open() 643 GST_V4L2_ERROR (error, RESOURCE, NOT_FOUND, in gst_v4l2_open()
|
D | v4l2-utils.h | 30 #define GST_V4L2_ERROR(v4l2err,domain,code,msg,dbg) \ macro
|
D | gstv4l2allocator.h | 73 GST_V4L2_ERROR = -1, enumerator
|
D | gstv4l2object.c | 4008 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4015 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4021 GST_V4L2_ERROR (error, RESOURCE, FAILED, in gst_v4l2_object_set_format_full() 4033 GST_V4L2_ERROR (error, RESOURCE, BUSY, in gst_v4l2_object_set_format_full() 4039 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4045 GST_V4L2_ERROR (error, RESOURCE, FAILED, in gst_v4l2_object_set_format_full() 4056 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4065 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4076 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() 4091 GST_V4L2_ERROR (error, RESOURCE, SETTINGS, in gst_v4l2_object_set_format_full() [all …]
|