Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc37 void MatchedFilterCore_NEON(size_t x_start_index, in MatchedFilterCore_NEON()
147 void MatchedFilterCore_SSE2(size_t x_start_index, in MatchedFilterCore_SSE2()
258 void MatchedFilterCore(size_t x_start_index, in MatchedFilterCore()
356 size_t x_start_index = in Update() local