Home
last modified time | relevance | path

Searched refs:ARCH_ARM (Results 1 – 18 of 18) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dvpx_ports.mk24 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c
25 PORTS_SRCS-$(ARCH_ARM) += arm.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8cx_arm.mk12 VP8_CX_SRCS-$(ARCH_ARM) += vp8cx_arm.mk
16 VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/dct_arm.c
17 VP8_CX_SRCS-$(ARCH_ARM) += encoder/arm/quantize_arm.c
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/reconintra_arm.c
133 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/dequantize_arm.c
134 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/variance_arm.c
Dvp8cx.mk19 ifeq ($(ARCH_ARM),yes)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
Dsystemdependent.c14 #if ARCH_ARM
93 #if ARCH_ARM in vp8_machine_specific_config()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile408 DIST-SRCS-$(ARCH_ARM)$(ARCH_X86)$(ARCH_X86_64) += build/make/obj_int_extract.c
409 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
410 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
411 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
412 DIST-SRCS-$(ARCH_ARM) += build/make/thumb.pm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h13 #define ARCH_ARM 0 macro
Dvpx_config.asm1 ARCH_ARM equ 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h13 #define ARCH_ARM 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h13 #define ARCH_ARM 1 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dloopfilter.h34 #if ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpicklpf.c20 #if ARCH_ARM
Donyx_if.c35 #if ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_if.c36 #if ARCH_ARM
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.mk14 ifeq ($(ARCH_ARM),yes)