Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dffmpeg.rs593 pub struct FfmpegDecoder { struct
597 impl FfmpegDecoder { implementation
638 impl DecoderBackend for FfmpegDecoder { implementation
/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs790 pub struct FfmpegDecoder { struct
794 impl FfmpegDecoder { implementation
851 impl VideoDecoderBackend for FfmpegDecoder { implementation