Searched refs:V4L2_BUF_FLAG_ERROR (Results 1 – 8 of 8) sorted by relevance
82 { V4L2_BUF_FLAG_ERROR, "ERROR" }, \
136 set ``V4L2_BUF_FLAG_ERROR`` in the ``flags`` field. It indicates a187 the ``V4L2_BUF_FLAG_ERROR`` and returning 0 instead. In that case the
776 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 flag844 V4L2_BUF_FLAG_ERROR set. See the `Decoding` section for further
536 - ``V4L2_BUF_FLAG_ERROR``
46 V4L2_BUF_FLAG_DONE | V4L2_BUF_FLAG_ERROR | \544 b->flags |= V4L2_BUF_FLAG_ERROR; in __fill_v4l2_buffer()
355 b->flags |= V4L2_BUF_FLAG_ERROR; in videobuf_status()
1039 #define V4L2_BUF_FLAG_ERROR 0x00000040 macro
877 - Inject V4L2_BUF_FLAG_ERROR: