Home
last modified time | relevance | path

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

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