Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1856 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-enumstd.rst138 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
198 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1217 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1280 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/Linux-v5.4/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1556 } else if (standerd & (V4L2_STD_PAL_D | V4L2_STD_PAL_I in cx231xx_Get_Colibri_CarrierOffset()
1676 (standard & V4L2_STD_PAL_D) | in cx231xx_dif_configure_C2HH_for_low_IF()
1766 } else if (standard & V4L2_STD_PAL_D) { in cx231xx_dif_set_standard()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions238 replace define V4L2_STD_PAL_D v4l2-std-id
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ioctl.c59 { V4L2_STD_PAL_D, "PAL-D" },