Searched defs:EncoderDevice (Results 1 – 1 of 1) sorted by relevance
517 pub struct EncoderDevice<T: Encoder> { struct525 impl<T: Encoder> EncoderDevice<T> { impl1407 impl<T: Encoder> Device for EncoderDevice<T> { implementation