Lines Matching +full:1 +full:c
25 :c:type:`v4l2_capability` structure returned by the :c:func:`VIDIOC_QUERYCAP`
29 :c:type:`v4l2_capability` structure. That flag means the device can read
40 to the basic :ref:`format` ioctls, the :c:func:`VIDIOC_ENUM_FMT` ioctl must be
44 :c:type:`v4l2_format` structure to ``V4L2_BUF_TYPE_META_CAPTURE`` or to
45 ``V4L2_BUF_TYPE_META_OUTPUT`` and use the :c:type:`v4l2_meta_format` ``meta``
47 and applications must set the remainder of the :c:type:`v4l2_format` structure
51 ``V4L2_FMT_FLAG_META_LINE_BASED`` flag set for :c:func:`VIDIOC_ENUM_FMT`. Such
56 .. c:type:: v4l2_meta_format
63 :widths: 1 1 2
77 :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is set,
78 otherwise zero. See :c:func:`VIDIOC_ENUM_FMT`.
81 - Number of rows of metadata. Valid when :c:type`v4l2_fmtdesc` flag
83 :c:func:`VIDIOC_ENUM_FMT`.
87 when :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is
88 set, otherwise zero. See :c:func:`VIDIOC_ENUM_FMT`.