Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h202 struct v4l2_rect { struct
203 __s32 left;
204 __s32 top;
205 __u32 width;
206 __u32 height;
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h414 struct v4l2_rect { struct
415 __s32 left;
416 __s32 top;
417 __u32 width;
418 __u32 height;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h141 struct v4l2_rect { struct
142 __s32 left;
143 __s32 top;
144 __u32 width;
145 __u32 height;