Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aec/
Daec_rdft_sse2.c249 const __m128 mm_half = _mm_load_ps(k_half); in rftfsub_128_SSE2() local
257 const __m128 wkrt = _mm_sub_ps(mm_half, c_k1); // 28, 29, 30, 31, in rftfsub_128_SSE2()
339 const __m128 mm_half = _mm_load_ps(k_half); in rftbsub_128_SSE2() local
348 const __m128 wkrt = _mm_sub_ps(mm_half, c_k1); // 28, 29, 30, 31, in rftbsub_128_SSE2()