Home
last modified time | relevance | path

Searched defs:num_capture_channels (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/modules/audio_processing/aec3/
Dsubband_erle_estimator.cc44 size_t num_capture_channels) in SubbandErleEstimator()
96 const int num_capture_channels = static_cast<int>(accum_spectra_.Y2.size()); in UpdateBands() local
150 const int num_capture_channels = static_cast<int>(accum_spectra_.Y2.size()); in DecreaseErlePerBandForLowRenderSignals() local
186 const int num_capture_channels = static_cast<int>(Y2.size()); in UpdateAccumulatedSpectra() local
Dreverb_model_estimator.cc16 size_t num_capture_channels) in ReverbModelEstimator()
35 const size_t num_capture_channels = reverb_decay_estimators_.size(); in Update() local
Dblock_processor.cc89 size_t num_capture_channels, in BlockProcessorImpl()
244 size_t num_capture_channels) { in Create()
263 size_t num_capture_channels, in Create()
281 size_t num_capture_channels, in Create()
Dresidual_echo_estimator.cc112 const size_t num_capture_channels = R2.size(); in LinearEstimate() local
129 const size_t num_capture_channels = R2.size(); in LinearEstimate() local
143 const size_t num_capture_channels = R2.size(); in NonLinearEstimate() local
227 const size_t num_capture_channels = R2.size(); in Estimate() local
346 const size_t num_capture_channels = R2.size(); in AddReverb() local
Derl_estimator_unittest.cc20 size_t num_capture_channels) { in ProduceDebugText()
49 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Dsignal_dependent_erle_estimator_unittest.cc83 size_t num_capture_channels) in TestInputs()
152 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
186 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Dsubtractor_unittest.cc31 size_t num_capture_channels, in RunSubtractorTest()
176 size_t num_capture_channels, in ProduceDebugText()
292 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
325 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Drender_delay_controller.cc94 size_t num_capture_channels) in RenderDelayControllerImpl()
187 size_t num_capture_channels) { in Create()
Derle_estimator_unittest.cc78 const int num_capture_channels = Y2.size(); in FormFarendFrame() local
143 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
199 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Dreverb_model_estimator_unittest.cc45 ReverbModelEstimatorTest(float default_decay, size_t num_capture_channels) in ReverbModelEstimatorTest()
113 const size_t num_capture_channels = H2_.size(); in RunEstimator() local
Dsubtractor_output_analyzer.cc19 SubtractorOutputAnalyzer::SubtractorOutputAnalyzer(size_t num_capture_channels) in SubtractorOutputAnalyzer()
Decho_remover.cc56 size_t NumChannelsOnHeap(size_t num_capture_channels) { in NumChannelsOnHeap()
183 size_t num_capture_channels) in EchoRemoverImpl()
495 size_t num_capture_channels) { in Create()
Dsubband_nearend_detector.cc18 size_t num_capture_channels) in SubbandNearendDetector()
Decho_path_delay_estimator.cc25 size_t num_capture_channels) in EchoPathDelayEstimator()
Ddominant_nearend_detector.cc18 size_t num_capture_channels) in DominantNearendDetector()
Daec_state.cc132 size_t num_capture_channels) in AecState()
355 size_t num_capture_channels) in FilterDelay()
478 size_t num_capture_channels) in FilteringQualityAnalyzer()
Derle_estimator.cc20 size_t num_capture_channels) in ErleEstimator()
Daec_state_unittest.cc23 size_t num_capture_channels) { in RunNormalUsageTest()
240 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Decho_canceller3.cc626 size_t num_capture_channels) in EchoCanceller3()
639 size_t num_capture_channels, in EchoCanceller3()
814 size_t num_capture_channels) { in CreateDefaultConfig()
Dresidual_echo_estimator_unittest.cc35 const size_t num_capture_channels = std::get<1>(GetParam()); in TEST_P() local
Derl_estimator.cc46 const size_t num_capture_channels = converged_filters.size(); in Update() local
Dfullband_erle_estimator.cc35 size_t num_capture_channels) in FullBandErleEstimator()
Dsuppression_filter.cc65 size_t num_capture_channels) in SuppressionFilter()
/external/webrtc/api/audio/
Decho_canceller3_factory.cc26 int num_capture_channels) { in Create()
/external/webrtc/test/fuzzers/
Daec3_fuzzer.cc51 const size_t num_capture_channels = in FuzzOneInput() local

12