Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/v4l2r/lib/src/
Dioctl.rs928 let v4l2_planes = buffer.1; in try_from() localVariable
/aosp_15_r20/external/virtio-media/device/src/
H A Dioctl.rs663 let v4l2_planes = if queue.is_multiplanar() && v4l2_buffer.length > 0 { in read_from_chain() localVariable