Home
last modified time | relevance | path

Searched refs:V4L2_STD_NTSC_M_KR (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c35 V4L2_STD_NTSC_M_KR| \
93 {"Mk",V4L2_STD_NTSC_M_KR},
238 V4L2_STD_NTSC_M_KR),
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumstd.rst152 #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000)
193 V4L2_STD_NTSC_M_KR)
H A Dhist-v4l2.rst777 1. New video standard macros were added: ``V4L2_STD_NTSC_M_KR`` (NTSC M
780 ``V4L2_STD_SECAM`` sets now include ``V4L2_STD_NTSC_M_KR`` and
/OK3568_Linux_fs/kernel/drivers/media/pci/cx25821/
H A Dcx25821.h69 V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_JP | V4L2_STD_NTSC_M_KR | \
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda9887.c221 .std = V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_KR,
/OK3568_Linux_fs/kernel/drivers/media/usb/tm6000/
H A Dtm6000-stds.c353 if ((dev->norm & V4L2_STD_NTSC) == V4L2_STD_NTSC_M_KR) { in tm6000_set_audio_std()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88.h50 & ~V4L2_STD_NTSC_M_KR \
/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.h1170 #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000) /* FM A2 */ macro
1205 V4L2_STD_NTSC_M_KR)
/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.h1170 #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000) /* FM A2 */ macro
1205 V4L2_STD_NTSC_M_KR)
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1288 #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000) /* FM A2 */ macro
1323 V4L2_STD_NTSC_M_KR)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1283 #define V4L2_STD_NTSC_M_KR ((v4l2_std_id)0x00008000) /* FM A2 */ macro
1318 V4L2_STD_NTSC_M_KR)
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmsp3400-kthreads.c863 if (state->v4l2_std == V4L2_STD_NTSC_M_KR) { in msp34xxg_modus()
/OK3568_Linux_fs/kernel/drivers/media/pci/cx18/
H A Dcx18-av-core.c532 } else if (std == V4L2_STD_NTSC_M_KR) { in input_change()
H A Dcx18-driver.c513 return V4L2_STD_NTSC_M_KR; in cx18_parse_std()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dtuner-core.c1013 return V4L2_STD_NTSC_M_KR; in tuner_fixup_std()
H A Dv4l2-ioctl.c51 { V4L2_STD_NTSC_M_KR, "NTSC-M-KR" },
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-driver.c629 return V4L2_STD_NTSC_M_KR; in ivtv_parse_std()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions261 replace define V4L2_STD_NTSC_M_KR v4l2-std-id
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1593 V4L2_STD_NTSC_M_KR,
/OK3568_Linux_fs/kernel/drivers/media/pci/bt8xx/
H A Dbttv-driver.c311 .v4l2_id = V4L2_STD_NTSC_M | V4L2_STD_NTSC_M_KR,
/OK3568_Linux_fs/kernel/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1321 } else if (std == V4L2_STD_NTSC_M_KR) { in input_change()