Searched defs:v4l2_cropcap (Results 1 – 1 of 1) sorted by relevance
1239 struct v4l2_cropcap { struct1240 __u32 type; /* enum v4l2_buf_type */1241 struct v4l2_rect bounds;1242 struct v4l2_rect defrect;1243 struct v4l2_fract pixelaspect;
Completed in 19 milliseconds