Home
last modified time | relevance | path

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

/system/cros-codecs/src/device/v4l2/stateless/
Dqueue.rs169 pub struct V4l2OutputBuffer { struct
180 impl V4l2OutputBuffer { impl
303 pub fn alloc_buffer(&self) -> Result<V4l2OutputBuffer, DecodeError> { in alloc_buffer()
Drequest.rs35 output_buffer: V4l2OutputBuffer, in new()
121 output_buffer: V4l2OutputBuffer, in new()
207 output_buffer: V4l2OutputBuffer, in new()