Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_mode_level_estimator.cc20 AdaptiveModeLevelEstimator::AdaptiveModeLevelEstimator( in AdaptiveModeLevelEstimator() function in webrtc::AdaptiveModeLevelEstimator
28 AdaptiveModeLevelEstimator::AdaptiveModeLevelEstimator( in AdaptiveModeLevelEstimator() function in webrtc::AdaptiveModeLevelEstimator
38 void AdaptiveModeLevelEstimator::UpdateEstimation( in UpdateEstimation()
86 float AdaptiveModeLevelEstimator::LatestLevelEstimate() const { in LatestLevelEstimate()
94 void AdaptiveModeLevelEstimator::Reset() { in Reset()
102 void AdaptiveModeLevelEstimator::DebugDumpEstimate() { in DebugDumpEstimate()
Dadaptive_mode_level_estimator_unittest.cc21 AdaptiveModeLevelEstimator* level_estimator) { in RunOnConstantLevel()
31 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST()
40 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST()
57 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST()
81 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST()
123 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST()
Dadaptive_mode_level_estimator.h24 class AdaptiveModeLevelEstimator {
26 explicit AdaptiveModeLevelEstimator(ApmDataDumper* apm_data_dumper);
27 AdaptiveModeLevelEstimator(
Dadaptive_agc.h35 AdaptiveModeLevelEstimator speech_level_estimator_;
Dadaptive_mode_level_estimator_agc.h45 AdaptiveModeLevelEstimator level_estimator_;