Searched defs:v4l2_cropcap (Results 1 – 1 of 1) sorted by relevance
1285 struct v4l2_cropcap { struct1286 __u32 type; /* enum v4l2_buf_type */1287 struct v4l2_rect bounds;1288 struct v4l2_rect defrect;1289 struct v4l2_fract pixelaspect;
Completed in 19 milliseconds