Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dcpu.c81 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() function
98 if (x86CPUInfo(kAVX)) { in x86CPUInfo()
105 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;