_mm_avg_epu16

Average packed unsigned 16-bit integers in a and b.

nothrow @nogc pure @trusted
__m128i
_mm_avg_epu16
(
__m128i a
,
__m128i b
)

Meta