Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c34 V4L2_STD_PAL_D| \
64 #define TSTD_D (V4L2_STD_PAL_D|V4L2_STD_SECAM_D)
310 V4L2_STD_PAL_D | V4L2_STD_PAL_K,
Dpvrusb2-hdw.c1862 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-enumstd.rst131 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
191 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h1135 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1198 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/Linux-v4.19/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1568 } else if (standerd & (V4L2_STD_PAL_D | V4L2_STD_PAL_I in cx231xx_Get_Colibri_CarrierOffset()
1688 (standard & V4L2_STD_PAL_D) | in cx231xx_dif_configure_C2HH_for_low_IF()
1778 } else if (standard & V4L2_STD_PAL_D) { in cx231xx_dif_set_standard()
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions223 replace define V4L2_STD_PAL_D v4l2-std-id
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c63 { V4L2_STD_PAL_D, "PAL-D" },