Searched refs:V4L2_VBI_INTERLACED (Results 1 – 5 of 5) sorted by relevance
126 if (vbi_fmt->flags & V4L2_VBI_INTERLACED) in vivid_vbi_gen_raw()
78 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0; in vivid_g_fmt_vbi_cap()
201 * - ``V4L2_VBI_INTERLACED``
489 replace define V4L2_VBI_INTERLACED vbifmt-flags
2313 #define V4L2_VBI_INTERLACED (1 << 1) macro