| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tuner-xc2028-types.h | 139 #define V4L2_STD_PAL_DK_A2 (V4L2_STD_PAL_DK | V4L2_STD_A2) 140 #define V4L2_STD_PAL_DK_NICAM (V4L2_STD_PAL_DK | V4L2_STD_NICAM)
|
| H A D | tuner-simple.c | 351 } else if (params->std & V4L2_STD_PAL_DK) { in simple_std_setup() 363 if (params->std & (V4L2_STD_PAL_BG|V4L2_STD_PAL_DK)) { in simple_std_setup()
|
| H A D | tda9887.c | 161 .std = V4L2_STD_PAL_DK,
|
| H A D | xc4000.c | 1347 if (params->std & V4L2_STD_PAL_DK) { in xc4000_set_analog_params() 1348 params->std = V4L2_STD_PAL_DK; in xc4000_set_analog_params()
|
| H A D | xc5000.c | 874 if (params->std & V4L2_STD_PAL_DK) { in xc5000_config_tv()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/ |
| H A D | saa7134-tvaudio.c | 85 .std = V4L2_STD_PAL_DK, 91 .std = V4L2_STD_PAL_DK, 97 .std = V4L2_STD_PAL_DK, 115 .std = V4L2_STD_PAL_DK,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-enumstd.rst | 184 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D | 188 V4L2_STD_PAL_DK | 201 #define V4L2_STD_DK (V4L2_STD_PAL_DK |
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sony-btf-mpx.c | 276 else if (std & V4L2_STD_PAL_DK) in sony_btf_mpx_s_std()
|
| /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 D | videodev2.h | 1221 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro 1230 V4L2_STD_PAL_DK |\ 1245 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
|
| /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 D | videodev2.h | 1221 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro 1230 V4L2_STD_PAL_DK |\ 1245 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/ |
| H A D | cx25821.h | 70 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
|
| H A D | cx25821-medusa-video.c | 388 if (dev->tvnorm & V4L2_STD_PAL_BG || dev->tvnorm & V4L2_STD_PAL_DK) in medusa_set_videostandard()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 1339 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro 1348 V4L2_STD_PAL_DK |\ 1363 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 1334 #define V4L2_STD_PAL_DK (V4L2_STD_PAL_D |\ macro 1343 V4L2_STD_PAL_DK |\ 1358 #define V4L2_STD_DK (V4L2_STD_PAL_DK |\
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx23885/ |
| H A D | cx23885.h | 126 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
|
| H A D | cx23885-417.c | 65 .id = V4L2_STD_PAL_DK,
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx.h | 115 V4L2_STD_PAL_BG | V4L2_STD_PAL_DK | V4L2_STD_PAL_I | \
|
| H A D | cx231xx-417.c | 94 .id = V4L2_STD_PAL_DK,
|
| H A D | cx231xx-video.c | 1173 else if (dev->norm & (V4L2_STD_PAL_DK | V4L2_STD_SECAM_DK)) in cx231xx_s_frequency()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 826 } else if (V4L2_STD_PAL_DK & norm) { in set_tvaudio()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | tuner-core.c | 962 return V4L2_STD_PAL_DK; in tuner_fixup_std()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-driver.c | 468 return V4L2_STD_PAL_DK; in cx18_parse_std()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/ |
| H A D | ivtv-driver.c | 577 return V4L2_STD_PAL_DK; in ivtv_parse_std()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | videodev2.h.rst.exceptions | 276 replace define V4L2_STD_PAL_DK v4l2-std-id
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/ |
| H A D | saa7164-api.c | 697 } else if (std & V4L2_STD_PAL_DK) { in saa7164_api_configure_dif()
|