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

/external/chromium_org/third_party/libwebp/dsp/
H A Dcpu.c77 static int x86CPUInfo(CPUFeature feature) { function
94 if (x86CPUInfo(kAVX)) {
101 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;
/external/webp/src/dsp/
H A Dcpu.c77 static int x86CPUInfo(CPUFeature feature) { function
94 if (x86CPUInfo(kAVX)) {
101 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;

Completed in 235 milliseconds