Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dcpu_features.cc24 int GetCPUInfoNoASM(CPUFeature feature) { in GetCPUInfoNoASM()
54 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
67 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
/external/chromium_org/third_party/libwebp/dsp/
Dcpu.c50 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()
63 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo()
76 static int armCPUInfo(CPUFeature feature) { in armCPUInfo()
Ddsp.h46 } CPUFeature; typedef
48 typedef int (*VP8CPUInfo)(CPUFeature feature);
/external/webp/src/dsp/
Dcpu.c50 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()
63 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo()
76 static int armCPUInfo(CPUFeature feature) { in armCPUInfo()
Ddsp.h46 } CPUFeature; typedef
48 typedef int (*VP8CPUInfo)(CPUFeature feature);
/external/webrtc/src/system_wrappers/interface/
Dcpu_features_wrapper.h24 } CPUFeature; typedef
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);