Home
last modified time | relevance | path

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

/external/virtio-media/device/src/devices/
Dv4l2_device_proxy.rs335 struct V4l2MmapPlaneInfo { struct
337 session_id: u32,
339 queue: QueueType,
364 mmap_buffers: BTreeMap<u32, V4l2MmapPlaneInfo>, argument