Home
last modified time | relevance | path

Searched refs:WEBRTC_ARCH_ARM_FAMILY (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/system/
Darch.h27 #define WEBRTC_ARCH_ARM_FAMILY macro
36 #define WEBRTC_ARCH_ARM_FAMILY macro
/external/webrtc/modules/desktop_capture/
Ddiffer_block.cc33 #if defined(WEBRTC_ARCH_ARM_FAMILY) || defined(WEBRTC_ARCH_MIPS_FAMILY) in VectorDifference()
/external/webrtc/system_wrappers/source/
Dcpu_features_linux.c28 #if defined(WEBRTC_ARCH_ARM_FAMILY)
/external/webrtc/modules/audio_processing/include/
Daudio_processing.cc56 #ifdef WEBRTC_ARCH_ARM_FAMILY in GetDefaultMaxInternalRate()