Searched refs:V4L2_CAP_META_CAPTURE (Results 1 – 20 of 20) sorted by relevance
24 ``V4L2_CAP_META_CAPTURE`` flag in the ``device_caps`` field of the
238 * - ``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()
365 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp_register_stats_vdev()
464 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp_register_luma_vdev()
400 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp1_stats_register()
387 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkispp_register_stats_vdev()
466 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkcif_register_luma_vdev()
632 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp1_register_stats_vdev()
541 const u32 meta_caps = V4L2_CAP_META_CAPTURE | in determine_valid_ioctls()
974 const u32 meta_caps = V4L2_CAP_META_CAPTURE | in check_fmt()
2107 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in uvc_register_video_device()2145 | V4L2_CAP_META_CAPTURE; in uvc_register_video()
313 else if (cap.capabilities & V4L2_CAP_META_CAPTURE) in query_cap()
461 #define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata capture device */ macro
174 replace define V4L2_CAP_META_CAPTURE device-capabilities
482 #define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata capture device */ macro
484 #define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata capture device */ macro
1042 cap = V4L2_CAP_META_CAPTURE; in imgu_node_to_v4l2()
1093 dev->meta_cap_caps = V4L2_CAP_META_CAPTURE | in vivid_set_capabilities()