Searched refs:fft_re (Results 1 – 1 of 1) sorted by relevance
192 const __m128 fft_re = _mm_shuffle_ps(fft0, fft4, _MM_SHUFFLE(2, 0, 2 ,0)); in FilterAdaptationSSE2() local194 wtBuf_re = _mm_add_ps(wtBuf_re, fft_re); in FilterAdaptationSSE2()