HomeSort by relevance Sort by last modified time
    Searched refs:SolveForLambda (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/intelligibility/
intelligibility_enhancer.h 115 void SolveForLambda(float power_target, float power_bot, float power_top);
intelligibility_enhancer.cc 207 SolveForLambda(power_target, power_bot, power_top);
212 void IntelligibilityEnhancer::SolveForLambda(float power_target,

Completed in 3624 milliseconds