Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_digital_gain_applier.cc56 float LimitGainByLowConfidence(float target_gain, in LimitGainByLowConfidence() function
115 const float target_gain_db = LimitGainByLowConfidence( in Process()