Searched refs:WELS_CPU_AVX512VL (Results 1 – 2 of 2) sorted by relevance
81 #define WELS_CPU_AVX512VL 0x00800000 /* AVX512VL */ macro
154 if (uiFeatureC & 0x80000000) uiCPU |= WELS_CPU_AVX512VL; in WelsCPUFeatureDetect()