Version

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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise