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

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core_sse2.c694 const __m128 vec_sxd_7654 = _mm_loadu_ps(&aec->sxd[i + 2][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 99 milliseconds