Searched refs:kRms (Results 1 – 6 of 6) sorted by relevance
23 AudioProcessing::Config::GainController2::LevelEstimator::kRms), in AdaptiveModeLevelEstimator()64 case LevelEstimatorType::kRms: in UpdateEstimation()
48 case AudioProcessing::Config::GainController2::LevelEstimator::kRms: in GainController2LevelEstimatorToString()
340 enum LevelEstimator { kRms, kPeak }; enumerator347 LevelEstimator level_estimator = kRms;
100 case LevelEstimatorType::kRms: in ToString()
136 kRms in CreateApm()
316 return AudioProcessing::Config::GainController2::LevelEstimator::kRms; in MapAgc2AdaptiveLevelEstimator()