Home
last modified time | relevance | path

Searched defs:v4l2_selection (Results 1 – 4 of 4) sorted by relevance

/external/virtio-media/device/src/io/
Dle.rs76 impl VmediaType for bindings::v4l2_selection {} implementation
/external/v4l-utils/include/linux/
Dvideodev2.h1299 struct v4l2_selection { struct
1300 __u32 type;
1301 __u32 target;
1302 __u32 flags;
1303 struct v4l2_rect r;
1304 __u32 reserved[9];
/external/v4l-utils/contrib/freebsd/include/linux/
Dvideodev2.h1333 struct v4l2_selection { struct
1334 uint32_t type;
1335 uint32_t target;
1336 uint32_t flags;
1337 struct v4l2_rect r;
1338 uint32_t reserved[9];
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1366 struct v4l2_selection { struct
1367 __u32 type;
1368 __u32 target;
1369 __u32 flags;
1370 struct v4l2_rect r;
1371 __u32 reserved[9];