Lines Matching full:flag

52 ``V4L2_CTRL_FLAG_MODIFY_LAYOUT`` flag.
58 ``V4L2_CTRL_FLAG_GRABBED`` flag when calling
76 allocation and the ``V4L2_CTRL_FLAG_GRABBED`` flag is cleared once the
85 allocated. After freeing all buffers the ``V4L2_CTRL_FLAG_GRABBED`` flag
216 - When the ``V4L2_BUF_FLAG_TIMECODE`` flag is set in ``flags``, this
293 - The file descriptor of the request to queue the buffer to. If the flag
295 queued to this request. If the flag is not set, then this field will
298 The ``V4L2_BUF_FLAG_REQUEST_FD`` flag and this field are only used by
461 * .. _`V4L2-BUF-FLAG-MAPPED`:
467 Drivers set or clear this flag when the
472 * .. _`V4L2-BUF-FLAG-QUEUED`:
477 outgoing queue. When this flag is set, the buffer is currently on
480 (output devices). Drivers set or clear this flag when the
484 * .. _`V4L2-BUF-FLAG-DONE`:
488 - When this flag is set, the buffer is currently on the outgoing
490 this flag when the ``VIDIOC_QUERYBUF`` ioctl is called. After
493 time, the ``V4L2_BUF_FLAG_QUEUED`` and ``V4L2_BUF_FLAG_DONE`` flag
497 * .. _`V4L2-BUF-FLAG-ERROR`:
501 - When this flag is set, the buffer has been dequeued successfully,
504 normally. Drivers set this flag when the ``VIDIOC_DQBUF`` ioctl is
506 * .. _`V4L2-BUF-FLAG-IN-REQUEST`:
511 * .. _`V4L2-BUF-FLAG-KEYFRAME`:
515 - Drivers set or clear this flag when calling the ``VIDIOC_DQBUF``
521 * .. _`V4L2-BUF-FLAG-PFRAME`:
529 * .. _`V4L2-BUF-FLAG-BFRAME`:
538 * .. _`V4L2-BUF-FLAG-TIMECODE`:
542 - The ``timecode`` field is valid. Drivers set or clear this flag
546 * .. _`V4L2-BUF-FLAG-PREPARED`:
551 application. Drivers set or clear this flag when the
556 * .. _`V4L2-BUF-FLAG-NO-CACHE-INVALIDATE`:
561 applications shall use this flag if the data captured in the
564 further processing or output. This flag is ignored unless the
568 * .. _`V4L2-BUF-FLAG-NO-CACHE-CLEAN`:
573 applications shall use this flag for output buffers if the data in
575 DMA-capable unit, in which case caches have not been used. This flag
579 * .. _`V4L2-BUF-FLAG-M2M-HOLD-CAPTURE-BUF`:
583 …- Only valid if struct :c:type:`v4l2_requestbuffers` flag ``V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE…
586 Applications can set this flag when queueing the output buffer
592 * .. _`V4L2-BUF-FLAG-LAST`:
597 this flag on the capture queue for the last buffer when the
605 * .. _`V4L2-BUF-FLAG-REQUEST-FD`:
610 * .. _`V4L2-BUF-FLAG-TIMESTAMP-MASK`:
617 * .. _`V4L2-BUF-FLAG-TIMESTAMP-UNKNOWN`:
628 * .. _`V4L2-BUF-FLAG-TIMESTAMP-MONOTONIC`:
635 * .. _`V4L2-BUF-FLAG-TIMESTAMP-COPY`:
640 OUTPUT buffer. This flag applies only to mem2mem devices.
641 * .. _`V4L2-BUF-FLAG-TSTAMP-SRC-MASK`:
652 * .. _`V4L2-BUF-FLAG-TSTAMP-SRC-EOF`:
662 * .. _`V4L2-BUF-FLAG-TSTAMP-SRC-SOE`:
792 - The "color frame" flag.