Home
last modified time | relevance | path

Searched defs:v4l2_plane (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h549 struct v4l2_plane { struct
550 __u32 bytesused;
574 struct v4l2_plane *planes; argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h987 struct v4l2_plane { struct
988 __u32 bytesused;
989 __u32 length;
990 union {
994 } m;
995 __u32 data_offset;
996 __u32 reserved[11];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h535 struct v4l2_plane { struct
559 struct v4l2_plane * planes; argument