Home
last modified time | relevance | path

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

/system/cros-codecs/src/encoder/stateless/vp9/
Dpredictor.rs27 pub(crate) type LowDelayVP9<Picture, Reference> = typedef
30 impl<Picture, Reference> LowDelayVP9<Picture, Reference> { impl
81 impl<Picture, Reference> LowDelayDelegate<Picture, Reference, BackendRequest<Picture, Reference>>