Home
last modified time | relevance | path

Searched refs:x86CPUInfo (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcpu.c119 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() function
163 if (x86CPUInfo(kAVX) && max_cpuid_value >= 7) { in x86CPUInfo()
170 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;

Completed in 7 milliseconds