Searched refs:CPUFeature (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dcpu_features_wrapper.h24 } CPUFeature; typedef in typeref:enum:__anon16147
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);
/external/webrtc/src/system_wrappers/interface/
H A Dcpu_features_wrapper.h24 } CPUFeature; typedef in typeref:enum:__anon33515
34 typedef int (*WebRtc_CPUInfo)(CPUFeature feature);
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcpu_features.cc22 int GetCPUInfoNoASM(CPUFeature feature) {
52 static int GetCPUInfo(CPUFeature feature) {
65 static int GetCPUInfo(CPUFeature feature) {
/external/webrtc/src/system_wrappers/source/
H A Dcpu_features.cc24 int GetCPUInfoNoASM(CPUFeature feature) {
54 static int GetCPUInfo(CPUFeature feature) {
67 static int GetCPUInfo(CPUFeature feature) {
/external/chromium_org/third_party/libwebp/dsp/
H A Dcpu.c77 static int x86CPUInfo(CPUFeature feature) {
103 static int AndroidCPUInfo(CPUFeature feature) {
116 static int armCPUInfo(CPUFeature feature) {
122 static int mipsCPUInfo(CPUFeature feature) {
H A Ddsp.h74 } CPUFeature; typedef in typeref:enum:__anon13258
76 typedef int (*VP8CPUInfo)(CPUFeature feature);
/external/webp/src/dsp/
H A Dcpu.c77 static int x86CPUInfo(CPUFeature feature) {
103 static int AndroidCPUInfo(CPUFeature feature) {
116 static int armCPUInfo(CPUFeature feature) {
122 static int mipsCPUInfo(CPUFeature feature) {
H A Ddsp.h74 } CPUFeature; typedef in typeref:enum:__anon33355
76 typedef int (*VP8CPUInfo)(CPUFeature feature);

Completed in 865 milliseconds