36 #include "x86/cpu_x86.h"
37 #include <Simd/SimdLib.hpp>
38 #include <visp3/core/vpCPUFeatures.h>
65 bool checkNeon() {
return SimdCpuInfo(SimdCpuInfoNeon) != 0; }
Check CPU features (hardware capabilities).
VISP_EXPORT bool checkSSE41()
VISP_EXPORT void printCPUInfo()
VISP_EXPORT bool checkSSE2()
VISP_EXPORT bool checkAVX()
VISP_EXPORT bool checkSSSE3()
VISP_EXPORT size_t getCPUCacheL1()
VISP_EXPORT size_t getCPUCacheL2()
VISP_EXPORT bool checkSSE3()
VISP_EXPORT bool checkNeon()
VISP_EXPORT bool checkAVX2()
static const FeatureDetector::cpu_x86 cpu_features
VISP_EXPORT size_t getCPUCacheL3()
VISP_EXPORT bool checkSSE42()