Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_mode_level_estimator.cc61 using LevelEstimatorType = in UpdateEstimation() typedef
64 case LevelEstimatorType::kRms: in UpdateEstimation()
67 case LevelEstimatorType::kPeak: in UpdateEstimation()
/external/webrtc/modules/audio_processing/
Dgain_controller2.cc97 using LevelEstimatorType = in ToString() typedef
100 case LevelEstimatorType::kRms: in ToString()
103 case LevelEstimatorType::kPeak: in ToString()