Searched defs:v4l2_selection (Results 1 – 4 of 4) sorted by relevance
76 impl VmediaType for bindings::v4l2_selection {} implementation
1299 struct v4l2_selection { struct1300 __u32 type;1301 __u32 target;1302 __u32 flags;1303 struct v4l2_rect r;1304 __u32 reserved[9];
1333 struct v4l2_selection { struct1334 uint32_t type;1335 uint32_t target;1336 uint32_t flags;1337 struct v4l2_rect r;1338 uint32_t reserved[9];
1366 struct v4l2_selection { struct1367 __u32 type;1368 __u32 target;1369 __u32 flags;1370 struct v4l2_rect r;1371 __u32 reserved[9];