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.cc14 int GetCPUInfoNoASM(CPUFeature feature) { in GetCPUInfoNoASM()
40 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
53 static int GetCPUInfo(CPUFeature feature) { in GetCPUInfo()
/external/webrtc/src/system_wrappers/interface/
Dcpu_features_wrapper.h22 } CPUFeature; typedef
24 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()