Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 21 of 21) sorted by relevance
18 Such memory-to-memory devices set the ``V4L2_CAP_VIDEO_M2M`` or
170 * - ``V4L2_CAP_VIDEO_M2M``
1179 2. Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE
299 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
697 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in g2d_probe()
795 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
910 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1041 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1294 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
1603 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
702 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
841 .device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING,
2948 jpeg->vfd_encoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()2978 jpeg->vfd_decoder->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in s5p_jpeg_probe()
1057 bdisp->vdev.device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in bdisp_register_device()
150 replace define V4L2_CAP_VIDEO_M2M device-capabilities
466 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro
1314 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in hva_register_device()
1779 vdev->device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in delta_register_device()
2113 (multiplanar ? V4L2_CAP_VIDEO_M2M_MPLANE : V4L2_CAP_VIDEO_M2M); in register_instance()
2701 video_dev->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in allegro_register_device()
2699 vfd->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in coda_register_device()