Home
last modified time | relevance | path

Searched refs:V4L2_FMT_FLAG_META_LINE_BASED (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
A Ddev-meta.rst51 ``V4L2_FMT_FLAG_META_LINE_BASED`` flag set for :c:func:`VIDIOC_ENUM_FMT`. Such
77 :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is set,
82 ``V4L2_FMT_FLAG_META_LINE_BASED`` is set, otherwise zero. See
87 when :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is
A Dvidioc-enum-fmt.rst230 * - ``V4L2_FMT_FLAG_META_LINE_BASED``
/linux/include/uapi/linux/
A Dvideodev2.h907 #define V4L2_FMT_FLAG_META_LINE_BASED 0x0200 macro
/linux/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions219 replace define V4L2_FMT_FLAG_META_LINE_BASED fmtdesc-flags
/linux/drivers/media/v4l2-core/
A Dv4l2-ioctl.c1566 fmt->flags |= V4L2_FMT_FLAG_META_LINE_BASED; in v4l_fill_fmtdesc()
1569 fmt->flags &= ~V4L2_FMT_FLAG_META_LINE_BASED; in v4l_fill_fmtdesc()
/linux/drivers/media/platform/broadcom/
A Dbcm2835-unicam.c1925 f->flags = V4L2_FMT_FLAG_META_LINE_BASED; in unicam_enum_fmt_meta()

Completed in 29 milliseconds