Home
last modified time | relevance | path

Searched refs:vec_sxd_3210 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_sse2.c687 const __m128 vec_sxd_3210 = _mm_loadu_ps(&aec->sxd[i][0]); in SubbandCoherenceSSE2() local
693 const __m128 vec_sxd_0 = _mm_shuffle_ps(vec_sxd_3210, vec_sxd_7654, in SubbandCoherenceSSE2()
695 const __m128 vec_sxd_1 = _mm_shuffle_ps(vec_sxd_3210, vec_sxd_7654, in SubbandCoherenceSSE2()