Searched refs:CONFIG_RUNTIME_CPU_DETECT (Results 1 - 25 of 31) sorted by relevance

12

/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_mcomp_x86.h20 #if !CONFIG_RUNTIME_CPU_DETECT
35 #if !CONFIG_RUNTIME_CPU_DETECT
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_postproc_x86.h31 #if !CONFIG_RUNTIME_CPU_DETECT
51 #if !CONFIG_RUNTIME_CPU_DETECT
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvpx_config.h63 #define CONFIG_RUNTIME_CPU_DETECT 1 macro
/external/libvpx/armv7a/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/libvpx/armv7a-neon/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/libvpx/generic/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/libvpx/mips/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/libvpx/mips-dspr2/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
/external/libvpx/x86/
H A Dvpx_config.h61 #define CONFIG_RUNTIME_CPU_DETECT 0 macro
H A Dvpx_config.asm49 CONFIG_RUNTIME_CPU_DETECT equ 0 define
/external/libvpx/libvpx/build/make/
H A DAndroid.mk179 ifeq ($(CONFIG_RUNTIME_CPU_DETECT),yes)
214 ifeq ($(CONFIG_RUNTIME_CPU_DETECT),yes)
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Darm_cpudetect.c40 #if !CONFIG_RUNTIME_CPU_DETECT
64 #elif defined(_MSC_VER) /* end !CONFIG_RUNTIME_CPU_DETECT */

Completed in 150 milliseconds

12