Searched refs:VideoDecoderSession (Results 1 – 2 of 2) sorted by relevance
359 pub struct VideoDecoderSession<S: VideoDecoderBackendSession> { struct388 impl<S: VideoDecoderBackendSession> VirtioMediaDeviceSession for VideoDecoderSession<S> { implementation394 impl<S: VideoDecoderBackendSession> VideoDecoderSession<S> { impl475 session: &VideoDecoderSession<Self::Session>, in enum_formats()530 session: &VideoDecoderSession<B::Session>, in try_format()586 Ok(VideoDecoderSession { in new_session()777 type Session = VideoDecoderSession<B::Session>;
46 use virtio_media::devices::video_decoder::VideoDecoderSession;892 _session: &VideoDecoderSession<Self::Session>, in enum_formats()