HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_ARM (Results 1 - 19 of 19) sorted by null

  /external/libvpx/libvpx/vpx_ports/
vpx_ports.mk 25 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c
26 PORTS_SRCS-$(ARCH_ARM) += arm.h
  /external/libvpx/libvpx/vp8/
vp8cx_arm.mk 12 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
vp8_common.mk 130 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
vp8cx.mk 19 ifeq ($(ARCH_ARM),yes)
  /build/core/combo/include/arch/linux-arm/
AndroidConfig.h 260 #define ARCH_ARM
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 14 #if ARCH_ARM
93 #if ARCH_ARM
  /external/libvpx/armv7a/
vpx_config.h 13 #define ARCH_ARM 1
  /external/libvpx/armv7a-neon/
vpx_config.h 13 #define ARCH_ARM 1
  /external/libvpx/generic/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/libvpx/vp8/common/
loopfilter.h 30 #if ARCH_ARM
  /external/libvpx/mips/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/mips-dspr2/
vpx_config.h 13 #define ARCH_ARM 0
  /system/core/libutils/
SystemClock.cpp 88 #ifdef ARCH_ARM
  /external/libvpx/libvpx/build/make/
Makefile 398 DIST-SRCS-$(ARCH_ARM)$(ARCH_X86)$(ARCH_X86_64) += build/make/obj_int_extract.c
399 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
400 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
401 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
402 DIST-SRCS-$(ARCH_ARM) += build/make/thumb.pm
  /external/libvpx/libvpx/vp8/encoder/
picklpf.c 20 #if ARCH_ARM
onyx_if.c 35 #if ARCH_ARM
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.cc 382 info.arch = GetPlatformInfo::Results::PlatformInfo::ARCH_ARM;
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 36 #if ARCH_ARM
  /external/libvpx/libvpx/
libs.mk 14 ifeq ($(ARCH_ARM),yes)

Completed in 775 milliseconds