Searched refs:V4L2_CAP_META_CAPTURE (Results 1 – 7 of 7) sorted by relevance
31 ``V4L2_CAP_META_CAPTURE`` flag in the ``device_caps`` field of the
248 * - ``V4L2_CAP_META_CAPTURE``
428 | V4L2_CAP_META_CAPTURE; in histo_v4l2_querycap()557 histo->video.device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in vsp1_histogram_init()
1977 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in uvc_register_video_device()2015 | V4L2_CAP_META_CAPTURE; in uvc_register_video()
168 replace define V4L2_CAP_META_CAPTURE device-capabilities
476 #define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata capture device */ macro
1077 cap = V4L2_CAP_META_CAPTURE; in imgu_node_to_v4l2()