Searched refs:yf_re (Results 1 – 1 of 1) sorted by relevance
52 const __m128 yf_re = _mm_loadu_ps(&yf[0][j]); in FilterFarSSE2() local60 const __m128 g = _mm_add_ps(yf_re, e); in FilterFarSSE2()