Home | History | Annotate | Download | only in enc

Lines Matching refs:abs1

46       const __m128i abs1 = _mm_sub_epi16(xor1, sign1);
49 const __m128i v1 = _mm_srai_epi16(abs1, 2);