HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_ARM (Results 26 - 50 of 65) sorted by null

12 3

  /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 34 #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
  /external/libvpx/x86/
vpx_config.h 13 #define ARCH_ARM 0
vpx_config.asm 0 ARCH_ARM equ 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 13 #define ARCH_ARM 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 13 #define ARCH_ARM 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 13 #define ARCH_ARM 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
loopfilter.h 34 #if ARCH_ARM
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 13 #define ARCH_ARM 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 13 #define ARCH_ARM 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 13 #define ARCH_ARM 0
vpx_config.asm 0 ARCH_ARM equ 0
  /system/core/libutils/
SystemClock.cpp 71 #if DEBUG_TIMESTAMP && defined(ARCH_ARM)
  /external/libvpx/libvpx/vp8/
vp8_common.mk 129 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/filter_arm.c
130 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/loopfilter_arm.c
131 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/reconintra_arm.c
132 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/dequantize_arm.c
133 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/variance_arm.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
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
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
vpx_scale_test.cc 185 #if ARCH_ARM
229 #if ARCH_ARM
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_common.mk 128 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/filter_arm.c
129 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/loopfilter_arm.c
130 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/dequantize_arm.c
131 VP8_COMMON_SRCS-$(ARCH_ARM) += common/arm/variance_arm.c
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Makefile 431 DIST-SRCS-$(ARCH_ARM)$(ARCH_X86)$(ARCH_X86_64) += build/make/obj_int_extract.c
432 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
433 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
434 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
435 DIST-SRCS-$(ARCH_ARM) += build/make/thumb.pm
  /external/libvpx/libvpx/build/make/
Makefile 408 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/libvpx/build/make/
Makefile 408 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
  /external/chromium_org/chrome/browser/extensions/api/runtime/
chrome_runtime_api_delegate.cc 202 info->arch = PlatformInfo::ARCH_ARM;

Completed in 770 milliseconds

12 3