Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A 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
H A Dvda.rs214 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
H A Dffmpeg.rs507 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
H A Dvaapi.rs854 fn clear_output_buffers(&mut self) -> VideoResult<()> { in clear_output_buffers() method
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs742 fn clear_output_buffers(&mut self) -> IoctlResult<()> { in clear_output_buffers() method
/aosp_15_r20/external/virtio-media/device/src/devices/
H A Dvideo_decoder.rs158 fn clear_output_buffers(&mut self) -> IoctlResult<()>; in clear_output_buffers() method