Searched refs:WebRtc_GetCPUInfoNoASM (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dcpu_features_wrapper.h40 extern WebRtc_CPUInfo WebRtc_GetCPUInfoNoASM;
/external/webrtc/src/system_wrappers/interface/
H A Dcpu_features_wrapper.h38 extern WebRtc_CPUInfo WebRtc_GetCPUInfoNoASM;
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcpu_features.cc72 WebRtc_CPUInfo WebRtc_GetCPUInfoNoASM = GetCPUInfoNoASM; variable
/external/webrtc/src/system_wrappers/source/
H A Dcpu_features.cc74 WebRtc_CPUInfo WebRtc_GetCPUInfoNoASM = GetCPUInfoNoASM; variable
/external/webrtc/src/modules/audio_processing/test/
H A Dprocess_test.cc348 WebRtc_GetCPUInfo = WebRtc_GetCPUInfoNoASM;
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
H A Dprocess_test.cc410 WebRtc_GetCPUInfo = WebRtc_GetCPUInfoNoASM;

Completed in 947 milliseconds