Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_avg_epu16

490 inline Iu16vec8 simd_avg(const Iu16vec8 &a,const Iu16vec8 &b) { return _mm_avg_epu16(a,b); }