Home
last modified time | relevance | path

Searched refs:V4L2_IN_CAP_STD (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/pci/saa7146/
H A Dhexium_orion.c33 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
34 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
35 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
36 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
37 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
38 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
39 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
40 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
41 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
H A Dhexium_gemini.c32 { 0, "CVBS 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
33 { 1, "CVBS 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
34 { 2, "CVBS 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
35 { 3, "CVBS 4", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
36 { 4, "CVBS 5", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
37 { 5, "CVBS 6", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
38 { 6, "Y/C 1", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
39 { 7, "Y/C 2", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
40 { 8, "Y/C 3", V4L2_INPUT_TYPE_CAMERA, 0, 0, V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
H A Dmxb.c56 V4L2_STD_PAL_BG | V4L2_STD_PAL_I, 0, V4L2_IN_CAP_STD },
58 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
60 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
62 V4L2_STD_ALL, 0, V4L2_IN_CAP_STD },
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dpdata-quirks.c39 .capabilities = V4L2_IN_CAP_STD,
54 .capabilities = V4L2_IN_CAP_STD,
H A Dboard-dm646x-evm.c694 .capabilities = V4L2_IN_CAP_STD,
709 .capabilities = V4L2_IN_CAP_STD,
H A Dboard-da850-evm.c1243 .capabilities = V4L2_IN_CAP_STD,
1258 .capabilities = V4L2_IN_CAP_STD,
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_v4l.c91 .capabilities = V4L2_IN_CAP_STD,
100 .capabilities = V4L2_IN_CAP_STD,
109 .capabilities = V4L2_IN_CAP_STD,
118 .capabilities = V4L2_IN_CAP_STD,
H A Dbudget-av.c1397 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
1399 V4L2_STD_PAL_BG | V4L2_STD_NTSC_M, 0, V4L2_IN_CAP_STD },
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-std.rst61 does not set the ``V4L2_IN_CAP_STD`` flag), then ``ENODATA`` error code is
H A Dvidioc-enuminput.rst210 * - ``V4L2_IN_CAP_STD``
/OK3568_Linux_fs/kernel/drivers/media/platform/davinci/
H A Dvpif_capture.c803 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_g_std()
833 if (input.capabilities != V4L2_IN_CAP_STD) in vpif_s_std()
1561 chan->inputs[i].input.capabilities = V4L2_IN_CAP_STD; in vpif_capture_get_pdata()
/OK3568_Linux_fs/kernel/drivers/media/platform/am437x/
H A Dam437x-vpfe.c1693 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_querystd()
1708 if (!(sdinfo->inputs[0].capabilities & V4L2_IN_CAP_STD)) in vpfe_s_std()
1739 if (sdinfo->inputs[0].capabilities != V4L2_IN_CAP_STD) in vpfe_g_std()
2326 sdinfo->inputs[0].capabilities = V4L2_IN_CAP_STD; in vpfe_get_pdata()
/OK3568_Linux_fs/kernel/samples/v4l/
H A Dv4l2-pci-skeleton.c613 i->capabilities = V4L2_IN_CAP_STD; in skeleton_enum_input()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-v4l2.c565 i->capabilities = V4L2_IN_CAP_STD; in rvin_enum_input()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c1333 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input()
1341 inp->capabilities = V4L2_IN_CAP_STD; in vidioc_enum_input()
/OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c775 i->capabilities = n ? V4L2_IN_CAP_STD : V4L2_IN_CAP_DV_TIMINGS; in vidioc_enum_input()
/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.h1573 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
/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.h1573 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions348 replace define V4L2_IN_CAP_STD input-capabilities
/OK3568_Linux_fs/kernel/drivers/media/pci/tw686x/
H A Dtw686x-video.c1031 i->capabilities = V4L2_IN_CAP_STD; in tw686x_enum_input()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1692 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1674 #define V4L2_IN_CAP_STD 0x00000004 /* Supports S_STD */ macro
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Dcxusb-analog.c1099 inp->capabilities |= V4L2_IN_CAP_STD; in cxusb_medion_enum_input()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1213 p->capabilities |= V4L2_IN_CAP_STD; in v4l_enuminput()