Searched refs:V4L2_VBI_INTERLACED (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c150 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0;
H A Dvivid-vbi-gen.c125 if (vbi_fmt->flags & V4L2_VBI_INTERLACED)
H A Dvivid-vbi-cap.c77 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0;
/linux-master/include/uapi/linux/
H A Dvideodev2.h2244 #define V4L2_VBI_INTERLACED (1 << 1) macro

Completed in 130 milliseconds