Searched refs:V4L2_VBI_ITU_625_F2_START (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c55 f->fmt.vbi.start[1] = V4L2_VBI_ITU_625_F2_START + 5;
/linux-master/drivers/media/pci/cx88/
H A Dcx88-vbi.c44 f->fmt.vbi.start[1] = V4L2_VBI_ITU_625_F2_START + 5;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c148 vbi->start[1] = is_60hz ? V4L2_VBI_ITU_525_F2_START + 9 : V4L2_VBI_ITU_625_F2_START + 5;
H A Dvivid-vbi-cap.c75 vbi->start[1] = is_60hz ? V4L2_VBI_ITU_525_F2_START + 9 : V4L2_VBI_ITU_625_F2_START + 5;
/linux-master/include/uapi/linux/
H A Dvideodev2.h2250 #define V4L2_VBI_ITU_625_F2_START (314) macro

Completed in 136 milliseconds