Searched refs:ARCH_ARM (Results 1 - 24 of 24) sorted by relevance

/external/libvpx/libvpx/vp8/
H A Dvp8cx_arm.mk12 VP8_CX_SRCS-$(ARCH_ARM) += vp8cx_arm.mk
16 VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/dct_arm.c
H A Dvp8_common.mk130 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/filter_arm.c
131 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/loopfilter_arm.c
132 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/dequantize_arm.c
H A Dvp8cx.mk19 ifeq ($(ARCH_ARM),yes)
/external/libvpx/libvpx/vpx_ports/
H A Dvpx_ports.mk26 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c
27 PORTS_SRCS-$(ARCH_ARM) += arm.h
/external/libvpx/libvpx/vp8/common/generic/
H A Dsystemdependent.c14 #if ARCH_ARM
99 #if ARCH_ARM
/external/libvpx/config/arm/
H A Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/generic/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/x86/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/libvpx/vp8/common/
H A Dloopfilter.h34 #if ARCH_ARM
/external/vboot_reference/futility/
H A Dfutility.h143 ARCH_ARM, enumerator in enum:arch_t
H A Dcmd_vbutil_kernel.c296 arch = ARCH_ARM;
H A Dcmd_sign.c818 option.arch = ARCH_ARM;
/external/libvpx/libvpx/test/
H A Dvpx_scale_test.cc184 #if ARCH_ARM
228 #if ARCH_ARM
/external/libvpx/libvpx/build/make/
H A DMakefile430 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/vp8/encoder/
H A Dpicklpf.c21 #if ARCH_ARM
H A Donyx_if.c38 #if ARCH_ARM
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_if.c39 #if ARCH_ARM
/external/libvpx/libvpx/
H A Dlibs.mk14 ifeq ($(ARCH_ARM),yes)

Completed in 419 milliseconds