Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/decoder/backend/
Dmod.rs72 fn clear_output_buffers(&mut self) -> VideoResult<()>; in clear_output_buffers() method
132 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
Dvda.rs214 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
Dffmpeg.rs507 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
Dvaapi.rs854 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
/external/crosvm/devices/src/virtio/media/
Ddecoder_adapter.rs291 fn clear_output_buffers(&mut self) -> IoctlResult<()> { in clear_output_buffers() method
/external/virtio-media/extras/ffmpeg-decoder/src/
Dlib.rs742 fn clear_output_buffers(&mut self) -> IoctlResult<()> { in clear_output_buffers() method
/external/virtio-media/device/src/devices/
Dvideo_decoder.rs160 fn clear_output_buffers(&mut self) -> IoctlResult<()>; in clear_output_buffers() method