Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c153 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0; in vidioc_g_fmt_vbi_out()
H A Dvivid-vbi-gen.c125 if (vbi_fmt->flags & V4L2_VBI_INTERLACED) in vivid_vbi_gen_raw()
H A Dvivid-vbi-cap.c77 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0; in vivid_g_fmt_vbi_cap()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-raw-vbi.rst201 * - ``V4L2_VBI_INTERLACED``
/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h2241 #define V4L2_VBI_INTERLACED (1 << 1) macro
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions484 replace define V4L2_VBI_INTERLACED vbifmt-flags