Searched refs:V4L2_CAP_META_CAPTURE (Results 1 – 8 of 8) sorted by relevance
24 ``V4L2_CAP_META_CAPTURE`` flag in the ``device_caps`` field of the
240 * - ``V4L2_CAP_META_CAPTURE``
432 vdev->device_caps = V4L2_CAP_META_CAPTURE | V4L2_CAP_STREAMING; in rkisp1_stats_register()
545 const u32 meta_caps = V4L2_CAP_META_CAPTURE | in determine_valid_ioctls()
928 const u32 meta_caps = V4L2_CAP_META_CAPTURE | in check_fmt()
192 replace define V4L2_CAP_META_CAPTURE device-capabilities
502 #define V4L2_CAP_META_CAPTURE 0x00800000 /* Is a metadata capture device */ macro
1068 cap = V4L2_CAP_META_CAPTURE; in imgu_node_to_v4l2()