Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc215 const float32x4_t alpha_128 = vmovq_n_f32(alpha); in MatchedFilterCoreWithAccumulatedError_NEON() local
313 const float32x4_t alpha_128 = vmovq_n_f32(alpha); in MatchedFilterCore_NEON() local
427 const __m128 alpha_128 = _mm_set1_ps(alpha); in MatchedFilterCore_AccumulatedError_SSE2() local
530 const __m128 alpha_128 = _mm_set1_ps(alpha); in MatchedFilterCore_SSE2() local