Home
last modified time | relevance | path

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

/external/crosvm/media/ffmpeg/src/
Davcodec.rs353 pub struct FromAVPixelFormatError(()); struct
356 type Error = FromAVPixelFormatError;
362 Err(FromAVPixelFormatError(())) in try_from()