Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer.cc183 const float power_target = std::accumulate( in ProcessClearBlock() local
196 void IntelligibilityEnhancer::AnalyzeClearBlock(float power_target) { in AnalyzeClearBlock()
212 void IntelligibilityEnhancer::SolveForLambda(float power_target, in SolveForLambda()