Wwise SDK 2023.1.8
|
◆ AKSIMD_BLEND_V16I16
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) 在文件 AkSimdAvx2.h 第 83 行定义. |