Home | History | Annotate | Download | only in dsp

Lines Matching full:abs0

79       const __m128i abs0 = _mm_sub_epi16(xor0, sign0);
82 const __m128i v0 = _mm_srai_epi16(abs0, 3);