Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dcpu.c93 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() function
122 if (x86CPUInfo(kAVX) && max_cpuid_value >= 7) { in x86CPUInfo()
129 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;
/external/opencv3/3rdparty/libwebp/dsp/
Dcpu.c50 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() function
61 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;