Searched refs:EncoderThread (Results 1 – 1 of 1) sorted by relevance
258 let mut encoder_thread = EncoderThread::new( in start()296 handle: JoinHandle<EncoderThread<P, OutputReadyCb>>,478 struct EncoderThread<P, OutputReadyCb> struct490 impl<P, OutputReadyCb> EncoderThread<P, OutputReadyCb> argument508 Ok(EncoderThread { in new()