Searched defs:Vp9DecoderState (Results 1 – 1 of 1) sorted by relevance
72 pub struct Vp9DecoderState<H: DecodedHandle> { struct86 impl<H> Default for Vp9DecoderState<H> implementation