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

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

Completed in 59 milliseconds