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

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

Completed in 69 milliseconds