Home
last modified time | relevance | path

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

/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dv4l2_device_proxy.rs333 struct V4l2MmapPlaneInfo { struct
335 session_id: u32,
337 queue: QueueType,
362 mmap_buffers: BTreeMap<u32, V4l2MmapPlaneInfo>, argument