Home | History | Annotate | Download | only in include

Lines Matching refs:_mm_avg_epu16

1997     sum = _mm_avg_epu16(a, b);         //result is rounded, need to compensate it
2039 sum = _mm_avg_epu16(au, bu);
2060 #define vrhaddq_u16 _mm_avg_epu16 //SSE2, results rounded
2690 avg = _mm_avg_epu16 (a, b);