Home
last modified time | relevance | path

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

/system/cros-codecs/src/encoder/stateless/av1/
Dpredictor.rs50 pub(crate) type LowDelayAV1<Picture, Reference> = typedef
53 impl<Picture, Reference> LowDelayAV1<Picture, Reference> { impl
224 impl<Picture, Reference> LowDelayDelegate<Picture, Reference, BackendRequest<Picture, Reference>>