Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_digital_gain_applier.h31 bool estimate_is_confident = false; member
Dadaptive_digital_gain_applier.cc59 bool estimate_is_confident) { in LimitGainByLowConfidence()