Home
last modified time | relevance | path

Searched refs:NewDecodingContextError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs209 pub enum NewDecodingContextError { enum
222 ) -> Result<Self, NewDecodingContextError> { in new() argument