Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Ddev-overlay.rst190 ``struct v4l2_clip * clips``
259 .. c:type:: v4l2_clip
261 struct v4l2_clip [#f4]_
269 ``struct v4l2_clip * next``
Dhist-v4l2.rst115 1. Some typos in ``V4L2_FMT_FLAG`` symbols were fixed. struct v4l2_clip
548 15. In struct v4l2_clip the ``x``, ``y``,
770 must point to an array of struct v4l2_clip, not
772 struct v4l2_clip. ``next`` pointer.
Ddiff-v4l.rst439 :c:type:`v4l2_clip`, also containing a struct
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h1298 struct v4l2_clip { struct
1300 struct v4l2_clip __user *next; argument
1307 struct v4l2_clip *clips;
/linux-6.12.1/drivers/media/platform/nuvoton/
Dnpcm-video.c81 struct v4l2_clip clip;