menu
 
Version
2024.1.2.8726

2024.1.2.8726

2023.1.10.8659

2022.1.18.8567

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624


menu_open

◆ 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 83 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