menu
版本
2017.1.9.6501
2024.1.7.8863
2023.1.15.8789
2025.1.0.8897
2022.1.19.8584
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
2024.1.7.8863
2023.1.15.8789
2025.1.0.8897
2022.1.19.8584
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
组合类型 | |
class | AK::IAkProcessorFeatures |
名字空间 | |
namespace | AK |
Audiokinetic namespace. |
|
枚举 | |
enum | AK::AkSIMDProcessorSupport { AK::AK_SIMD_SSE = 1<<0, AK::AK_SIMD_SSE2 = 1<<1, AK::AK_SIMD_SSE3 = 1<<2, AK::AK_SIMD_SSSE3 = 1<<3 } |
SIMD instruction sets. 更多... |
Runtime processor supported features detection interface.
在文件IAkProcessorFeatures.h中定义。