Searched defs:level_estimator (Results 1 – 5 of 5) sorted by relevance
21 AdaptiveModeLevelEstimator* level_estimator) { in RunOnConstantLevel()31 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST() local40 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST() local57 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST() local81 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST() local123 AdaptiveModeLevelEstimator level_estimator(&apm_data_dumper); in TEST() local
35 FixedDigitalLevelEstimator level_estimator(sample_rate_hz, &apm_data_dumper); in TestLevelEstimator() local70 FixedDigitalLevelEstimator level_estimator(sample_rate_hz, &apm_data_dumper); in TimeMsToDecreaseLevel() local
30 AudioProcessing::Config::GainController2::LevelEstimator level_estimator, in AdaptiveModeLevelEstimator()
29 LevelEstimator level_estimator; in RunBitexactnessTest() local
347 LevelEstimator level_estimator = kRms; member