Home
last modified time | relevance | path

Searched refs:V4L2_CAP_VIDEO_OVERLAY (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-querycap.rst170 * - ``V4L2_CAP_VIDEO_OVERLAY``
201 must clear the ``V4L2_CAP_VIDEO_OVERLAY`` flag and vice
Ddev-capture.rst32 (``V4L2_CAP_VIDEO_OVERLAY``) and the :ref:`raw VBI capture <raw-vbi>`
Ddev-overlay.rst49 ``V4L2_CAP_VIDEO_OVERLAY`` flag in the ``capabilities`` field of struct
Ddiff-v4l.rst101 - ``V4L2_CAP_VIDEO_OVERLAY``
Dhist-v4l2.rst322 ``V4L2_CAP_TUNER``, ``V4L2_CAP_VIDEO_OVERLAY`` replaced
/Linux-v6.6/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions176 replace define V4L2_CAP_VIDEO_OVERLAY device-capabilities
/Linux-v6.6/include/uapi/linux/
Dvideodev2.h475 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */ macro
/Linux-v6.6/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.c1484 .device_caps = V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OVERLAY |