Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dioctl.rs749 pub struct V4l2PlaneAccessorWithRawBacking<'a, M: Memory> { struct
754 impl<'a, M: Memory> Deref for V4l2PlaneAccessorWithRawBacking<'a, M> { implementation
762 impl<'a, M: Memory> V4l2PlaneAccessorWithRawBacking<'a, M> { impl
788 impl<'a> V4l2PlaneAccessorWithRawBacking<'a, Mmap> { impl
794 impl<'a> V4l2PlaneAccessorWithRawBacking<'a, UserPtr> { implementation
800 impl<'a> V4l2PlaneAccessorWithRawBacking<'a, DmaBuf> { implementation