Searched defs:v4l2_cropcap (Results 1 – 1 of 1) sorted by relevance
2092 struct v4l2_cropcap { struct2093 u_int32_t type; /* enum v4l2_buf_type */2094 struct v4l2_rect bounds;2095 struct v4l2_rect defrect;2096 struct v4l2_fract pixelaspect;