Searched refs:CPUFeature (Results 1 – 4 of 4) sorted by relevance
22 int GetCPUInfoNoASM(CPUFeature feature) { in GetCPUInfoNoASM()52 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()65 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
93 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()
113 } CPUFeature; typedef115 typedef int (*VP8CPUInfo)(CPUFeature feature);
24 } CPUFeature; typedef34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);