Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 10 of 10) sorted by relevance
11 Such memory-to-memory devices set the ``V4L2_CAP_VIDEO_M2M`` or
162 * - ``V4L2_CAP_VIDEO_M2M``
1100 2. Added V4L2_CAP_VIDEO_M2M and V4L2_CAP_VIDEO_M2M_MPLANE
544 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in determine_valid_ioctls()
927 V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE; in check_fmt()
1054 bdisp->vdev.device_caps = V4L2_CAP_STREAMING | V4L2_CAP_VIDEO_M2M; in bdisp_register_device()
492 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro
174 replace define V4L2_CAP_VIDEO_M2M device-capabilities
2062 (multiplanar ? V4L2_CAP_VIDEO_M2M_MPLANE : V4L2_CAP_VIDEO_M2M); in register_instance()
3604 video_dev->device_caps = V4L2_CAP_VIDEO_M2M | V4L2_CAP_STREAMING; in allegro_register_device()