Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/encoder/
Dlibvda_encoder.rs179 fn start_session(&mut self, config: SessionConfig) -> Result<LibvdaEncoderSession<'a>> { in start_session() method
Dencoder.rs227 fn start_session(&mut self, config: SessionConfig) -> Result<Self::Session>; in start_session() method