Searched refs:V4L2_FMT_FLAG_META_LINE_BASED (Results 1 – 7 of 7) sorted by relevance
51 ``V4L2_FMT_FLAG_META_LINE_BASED`` flag set for :c:func:`VIDIOC_ENUM_FMT`. Such77 :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is set,82 ``V4L2_FMT_FLAG_META_LINE_BASED`` is set, otherwise zero. See87 when :c:type`v4l2_fmtdesc` flag ``V4L2_FMT_FLAG_META_LINE_BASED`` is
240 * - ``V4L2_FMT_FLAG_META_LINE_BASED``
220 replace define V4L2_FMT_FLAG_META_LINE_BASED fmtdesc-flags
910 #define V4L2_FMT_FLAG_META_LINE_BASED 0x0200 macro
1571 fmt->flags |= V4L2_FMT_FLAG_META_LINE_BASED; in v4l_fill_fmtdesc()1574 fmt->flags &= ~V4L2_FMT_FLAG_META_LINE_BASED; in v4l_fill_fmtdesc()
1943 f->flags = V4L2_FMT_FLAG_META_LINE_BASED; in unicam_enum_fmt_meta()
1472 f->flags = V4L2_FMT_FLAG_META_LINE_BASED; in cfe_enum_fmt_meta()