Home
last modified time | relevance | path

Searched refs:V4L2_CAP_META_OUTPUT (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-meta.rst35 ``V4L2_CAP_META_OUTPUT`` flag in the ``device_caps`` field of
Dvidioc-querycap.rst261 * - ``V4L2_CAP_META_OUTPUT``
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions172 replace define V4L2_CAP_META_OUTPUT device-capabilities
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h481 #define V4L2_CAP_META_OUTPUT 0x08000000 /* Is a metadata output device */ macro
/Linux-v5.4/drivers/staging/media/ipu3/
Dipu3-v4l2.c1070 cap = V4L2_CAP_META_OUTPUT; in imgu_node_to_v4l2()