/external/libvpx/libvpx/vpx_ports/ |
D | vpx_ports.mk | 26 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c 27 PORTS_SRCS-$(ARCH_ARM) += arm.h
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 13 #if ARCH_ARM 95 #if ARCH_ARM in vp8_machine_specific_config()
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 430 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl 431 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl 432 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl 433 DIST-SRCS-$(ARCH_ARM) += build/make/thumb.pm
|
/external/libvpx/libvpx/test/ |
D | vpx_scale_test.cc | 172 #if ARCH_ARM in RunTest() 211 #if ARCH_ARM in RunTest()
|
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 1 %define ARCH_ARM 0
|
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 1 %define ARCH_ARM 0
|
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 13 #define ARCH_ARM 1 macro
|
D | vpx_config.asm | 4 .equ ARCH_ARM , 1 define
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/mips32-msa/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 13 #define ARCH_ARM 1 macro
|
D | vpx_config.asm | 4 .equ ARCH_ARM , 1 define
|
/external/libvpx/config/mips64-msa/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 13 #define ARCH_ARM 1 macro
|
D | vpx_config.asm | 4 .equ ARCH_ARM , 1 define
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
D | vpx_config.asm | 4 .equ ARCH_ARM , 0 define
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 13 #define ARCH_ARM 0 macro
|
/external/libvpx/libvpx/vp8/common/ |
D | loopfilter.h | 29 #if ARCH_ARM
|
/external/vboot_reference/futility/ |
D | futility.h | 143 ARCH_ARM, enumerator
|
/external/libunwind/ |
D | Makefile.am | 8 if ARCH_ARM
|
/external/libvpx/libvpx/vp8/encoder/ |
D | picklpf.c | 20 #if ARCH_ARM
|