Home
last modified time | relevance | path

Searched defs:MaxSquarePeakIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_unittest.cc226 TEST(MatchedFilter, MaxSquarePeakIndex) { in TEST() argument
H A Dmatched_filter.cc623 size_t MaxSquarePeakIndex(rtc::ArrayView<const float> h) { in MaxSquarePeakIndex() function