Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_B (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-std.c19 (V4L2_STD_PAL_B| \
52 #define TSTD_B (V4L2_STD_PAL_B|V4L2_STD_SECAM_B)
299 V4L2_STD_PAL_B | V4L2_STD_PAL_G,
A Dpvrusb2-hdw.c1839 .std = V4L2_STD_PAL_B|V4L2_STD_PAL_B1|V4L2_STD_PAL_G,
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enumstd.rst122 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001)
174 #define V4L2_STD_PAL_BG (V4L2_STD_PAL_B |
177 #define V4L2_STD_B (V4L2_STD_PAL_B |
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h1330 #define V4L2_STD_PAL_B ((v4l2_std_id)0x00000001) macro
1395 #define V4L2_STD_PAL_BG (V4L2_STD_PAL_B |\
1411 #define V4L2_STD_B (V4L2_STD_PAL_B |\
/linux-6.3-rc2/drivers/media/pci/tw5864/
A Dtw5864-video.c1463 case STD_PAL: return V4L2_STD_PAL_B; in tw5864_get_v4l2_std()
1478 if (v4l2_std & V4L2_STD_PAL_B) in tw5864_from_v4l2_std()
/linux-6.3-rc2/drivers/media/usb/cx231xx/
A Dcx231xx-417.c1531 dev->norm = V4L2_STD_PAL_B; in vidioc_s_std()
A Dcx231xx-avcore.c1577 } else if (standerd & (V4L2_STD_PAL_B | V4L2_STD_PAL_G)) { in cx231xx_Get_Colibri_CarrierOffset()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions262 replace define V4L2_STD_PAL_B v4l2-std-id
/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-api.c693 } else if (std & V4L2_STD_PAL_B) { in saa7164_api_configure_dif()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-ioctl.c50 { V4L2_STD_PAL_B, "PAL-B" },

Completed in 43 milliseconds