_mm_avg_epu8

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

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

Meta