Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/
Dcpu_features.cc22 int GetCPUInfoNoASM(CPUFeature feature) { in GetCPUInfoNoASM()
52 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
65 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
/external/webp/src/dsp/
Dcpu.c93 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()
131 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo()
144 static int armCPUInfo(CPUFeature feature) { in armCPUInfo()
150 static int mipsCPUInfo(CPUFeature feature) { in mipsCPUInfo()
Ddsp.h113 } CPUFeature; typedef
115 typedef int (*VP8CPUInfo)(CPUFeature feature);
/external/webrtc/webrtc/system_wrappers/include/
Dcpu_features_wrapper.h24 } CPUFeature; typedef
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);