Home
last modified time | relevance | path

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

/system/cros-codecs/src/encoder/stateless/h264/
Dpredictor.rs47 pub(crate) type LowDelayH264<Picture, Reference> = LowDelay< typedef
54 impl<Picture, Reference> LowDelayH264<Picture, Reference> { impl
129 impl<Picture, Reference>