Wwise SDK 2023.1.8
|
◆ 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 行定义. |