Home
last modified time | relevance | path

Searched defs:erl (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dadaptive_fir_filter_erl.cc30 rtc::ArrayView<float> erl) { in ErlComputer()
43 rtc::ArrayView<float> erl) { in ErlComputer_NEON()
62 rtc::ArrayView<float> erl) { in ErlComputer_SSE2()
80 rtc::ArrayView<float> erl) { in ComputeErl()
H A Dadaptive_fir_filter_erl_unittest.cc33 std::array<float, kFftLengthBy2Plus1> erl; in TEST() local
60 std::array<float, kFftLengthBy2Plus1> erl; in TEST() local
85 std::array<float, kFftLengthBy2Plus1> erl; in TEST() local
H A Drefined_filter_update_gain_unittest.cc194 std::array<float, kFftLengthBy2Plus1> erl; in RunFilterUpdateTest() local
245 std::array<float, kFftLengthBy2Plus1> erl; in TEST() local
H A Dadaptive_fir_filter_erl_avx2.cc23 rtc::ArrayView<float> erl) { in ErlComputer_AVX2()
H A Derl_estimator_unittest.cc27 void VerifyErl(const std::array<float, kFftLengthBy2Plus1>& erl, in VerifyErl()
H A Drefined_filter_update_gain.cc71 rtc::ArrayView<const float> erl, in Compute()
H A Dsubtractor.cc258 std::array<float, kFftLengthBy2Plus1> erl; in Process() local
H A Daec_state_unittest.cc157 const std::array<float, kFftLengthBy2Plus1>& erl = state.Erl(); in RunNormalUsageTest() local
H A Dadaptive_fir_filter_unittest.cc419 std::array<float, kFftLengthBy2Plus1> erl; in TEST() local