Home | History | Annotate | Download | only in dsp

Lines Matching refs:abs1

82       const __m128i abs1 = _mm_sub_epi16(xor1, sign1);
85 const __m128i v1 = _mm_srai_epi16(abs1, 3);