Home
last modified time | relevance | path

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

/aosp_15_r20/external/virtio-media/extras/ffmpeg-decoder/src/
H A Dlib.rs153 let av_format = AvPixelFormat::from(self); in into_v4l2_pix_format() localVariable
573 let av_format: AvPixelFormat = self.output_format.into(); in try_output_frame() localVariable