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

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c48 f->fmt.vbi.start[0] = V4L2_VBI_ITU_525_F1_START + 9;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-out.c147 vbi->start[0] = is_60hz ? V4L2_VBI_ITU_525_F1_START + 9 : V4L2_VBI_ITU_625_F1_START + 5;
H A Dvivid-vbi-cap.c74 vbi->start[0] = is_60hz ? V4L2_VBI_ITU_525_F1_START + 9 : V4L2_VBI_ITU_625_F1_START + 5;
/linux-master/include/uapi/linux/
H A Dvideodev2.h2247 #define V4L2_VBI_ITU_525_F1_START (1) macro

Completed in 141 milliseconds