Home
last modified time | relevance | path

Searched refs:lowLatencyMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp421 const C2P<C2GlobalLowLatencyModeTuning>& lowLatencyMode) { in ActualOutputDelaySetter() argument
423 me.set().value = lowLatencyMode.v.value ? 1 : kOutputDelay; in ActualOutputDelaySetter()