Searched refs:fullband_erle_estimator_ (Results 1 – 2 of 2) sorted by relevance
22 fullband_erle_estimator_(config.erle, num_capture_channels), in ErleEstimator()35 fullband_erle_estimator_.Reset(); in Reset()77 fullband_erle_estimator_.Update(X2_reverb, Y2, E2, converged_filters); in Update()82 fullband_erle_estimator_.Dump(data_dumper); in Dump()
86 return fullband_erle_estimator_.FullbandErleLog2(); in FullbandErleLog2()96 return fullband_erle_estimator_.GetInstLinearQualityEstimates(); in GetInstLinearQualityEstimates()103 FullBandErleEstimator fullband_erle_estimator_; variable