HomeSort by relevance Sort by last modified time
    Searched refs:x86CPUInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/dsp/
cpu.c 77 static int x86CPUInfo(CPUFeature feature) {
94 if (x86CPUInfo(kAVX)) {
101 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;
  /external/webp/src/dsp/
cpu.c 77 static int x86CPUInfo(CPUFeature feature) {
94 if (x86CPUInfo(kAVX)) {
101 VP8CPUInfo VP8GetCPUInfo = x86CPUInfo;

Completed in 90 milliseconds