Home
last modified time | relevance | path

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

/external/libopus/celt/x86/
Dpitch_sse.c138 __m128 g10v, g11v, g12v; in comb_filter_const_sse() local
141 g12v = _mm_load1_ps(&g12); in comb_filter_const_sse()
163 yi = _mm_add_ps(yi, _mm_mul_ps(g12v,_mm_add_ps(x4v,x0v))); in comb_filter_const_sse()
167 _mm_mul_ps(g12v,_mm_add_ps(x4v,x0v))); in comb_filter_const_sse()