Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-std.c38 V4L2_STD_PAL_D| \
68 #define TSTD_D (V4L2_STD_PAL_D|V4L2_STD_SECAM_D)
314 V4L2_STD_PAL_D | V4L2_STD_PAL_K,
Dpvrusb2-hdw.c1875 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1062 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1125 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-avcore.c1565 } else if (standerd & (V4L2_STD_PAL_D | V4L2_STD_PAL_I in cx231xx_Get_Colibri_CarrierOffset()
1685 (standard & V4L2_STD_PAL_D) | in cx231xx_dif_configure_C2HH_for_low_IF()
1775 } else if (standard & V4L2_STD_PAL_D) { in cx231xx_dif_set_standard()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ioctl.c60 { V4L2_STD_PAL_D, "PAL-D" },