Home
last modified time | relevance | path

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

/Linux-v5.4/include/trace/events/
Dv4l2.h82 { V4L2_BUF_FLAG_ERROR, "ERROR" }, \
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-qbuf.rst136 set ``V4L2_BUF_FLAG_ERROR`` in the ``flags`` field. It indicates a
187 the ``V4L2_BUF_FLAG_ERROR`` and returning 0 instead. In that case the
Ddev-decoder.rst776 will be returned with the V4L2_BUF_FLAG_ERROR flag set,
779 the error, such buffer will be returned with the V4L2_BUF_FLAG_ERROR flag
844 V4L2_BUF_FLAG_ERROR set. See the `Decoding` section for further
Dbuffer.rst536 - ``V4L2_BUF_FLAG_ERROR``
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c46 V4L2_BUF_FLAG_DONE | V4L2_BUF_FLAG_ERROR | \
544 b->flags |= V4L2_BUF_FLAG_ERROR; in __fill_v4l2_buffer()
/Linux-v5.4/drivers/media/v4l2-core/
Dvideobuf-core.c355 b->flags |= V4L2_BUF_FLAG_ERROR; in videobuf_status()
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1039 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
/Linux-v5.4/Documentation/media/v4l-drivers/
Dvivid.rst877 - Inject V4L2_BUF_FLAG_ERROR: