Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A 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,
H A Dpvrusb2-hdw.c1855 .std = V4L2_STD_PAL_D|V4L2_STD_PAL_D1|V4L2_STD_PAL_K,
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst127 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020)
184 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h1158 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1221 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h1158 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1221 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1276 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1339 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1271 #define V4L2_STD_PAL_D ((v4l2_std_id)0x00000020) macro
1334 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions251 replace define V4L2_STD_PAL_D v4l2-std-id
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c61 { V4L2_STD_PAL_D, "PAL-D" },