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/webrtc/src/system_wrappers/interface/
Dcpu_features_wrapper.h24 } CPUFeature; typedef
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);
/external/webp/src/dec/
Dvp8i.h355 } CPUFeature; typedef
357 typedef int (*VP8CPUInfo)(CPUFeature feature);
Ddsp.c714 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()
/external/webp/src/enc/
Dvp8enci.h492 } CPUFeature; typedef
494 typedef int (*VP8CPUInfo)(CPUFeature feature);
Ddsp.c693 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo()