Home
last modified time | relevance | path

Searched refs:vbi_cap_interlaced (Results 1 – 4 of 4) sorted by relevance

/drivers/media/test-drivers/vivid/
Dvivid-vbi-out.c153 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0; in vidioc_g_fmt_vbi_out()
Dvivid-vbi-cap.c77 vbi->flags = dev->vbi_cap_interlaced ? V4L2_VBI_INTERLACED : 0; in vivid_g_fmt_vbi_cap()
Dvivid-core.h288 bool vbi_cap_interlaced; member
Dvivid-ctrls.c919 dev->vbi_cap_interlaced = ctrl->val; in vivid_vbi_cap_s_ctrl()