Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc38 float x2_sum_threshold, in MatchedFilterCore_NEON()
148 float x2_sum_threshold, in MatchedFilterCore_SSE2()
259 float x2_sum_threshold, in MatchedFilterCore()
347 const float x2_sum_threshold = in Update() local