Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ AKSIMD_BLEND_V16I16

#define AKSIMD_BLEND_V16I16 (   a,
  b,
 
)    _mm256_blend_epi16(a, b, i)

For each 16b integer, select one of the values from a and b using the provided control mask - if the nth bit is false, the nth value from a will be selected; if true, the value from b will be selected. (the mask applies to each 128b lane identically)

Definition at line 84 of file AkSimdAvx2.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise