Wwise SDK 2022.1.17
|
◆ AKSIMD_SHUFFLEB_V8I32
For each 8b value in a, move it to the designated location in each 128b lane specified by the corresponding control byte in b (or, if the control byte is >=16, set the dest to zero) (see _mm_shuffle_epi8) AkSimdAvx2.h の 78 行目に定義があります。 |