Home | History | Annotate | Download | only in dsp

Lines Matching full:a2p

514     const __m128i a2p = _mm_subs_epu8(a2, b2);
522 const __m128i diff2 = _mm_or_si128(a2p, a2m);