Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_sad_epu8

642 inline I64vec2 sum_abs(const Iu8vec16 &a,const Iu8vec16 &b) { return _mm_sad_epu8(a,b); }