Searched refs:CPUFeature (Results 1 – 3 of 3) sorted by relevance
125 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()178 static int AndroidCPUInfo(CPUFeature feature) { in AndroidCPUInfo()190 static int wasmCPUInfo(CPUFeature feature) { in wasmCPUInfo()216 static int armCPUInfo(CPUFeature feature) { in armCPUInfo()242 static int mipsCPUInfo(CPUFeature feature) { in mipsCPUInfo()
256 } CPUFeature; typedef258 typedef int (*VP8CPUInfo)(CPUFeature feature);
68 static WEBP_INLINE int GetCPUInfoNoSSE41(CPUFeature feature) { in GetCPUInfoNoSSE41()73 static WEBP_INLINE int GetCPUInfoNoAVX(CPUFeature feature) { in GetCPUInfoNoAVX()78 static WEBP_INLINE int GetCPUInfoForceSlowSSSE3(CPUFeature feature) { in GetCPUInfoForceSlowSSSE3()85 static WEBP_INLINE int GetCPUInfoOnlyC(CPUFeature feature) { in GetCPUInfoOnlyC()