Home
last modified time | relevance | path

Searched refs:V4L2_STD_PAL_D (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c24 V4L2_STD_PAL_D| \
54 #define TSTD_D (V4L2_STD_PAL_D|V4L2_STD_SECAM_D)
300 V4L2_STD_PAL_D | V4L2_STD_PAL_K,
Dpvrusb2-hdw.c1855 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-enumstd.rst127 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
184 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1321 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1384 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/linux-6.1.9/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1579 } else if (standerd & (V4L2_STD_PAL_D | V4L2_STD_PAL_I in cx231xx_Get_Colibri_CarrierOffset()
1699 (standard & V4L2_STD_PAL_D) | in cx231xx_dif_configure_C2HH_for_low_IF()
1789 } else if (standard & V4L2_STD_PAL_D) { in cx231xx_dif_set_standard()
/linux-6.1.9/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions267 replace define V4L2_STD_PAL_D v4l2-std-id
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c61 { V4L2_STD_PAL_D, "PAL-D" },