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

1 2

  /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
  /external/libvpx/libvpx/vpx_ports/
vpx_ports.mk 26 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c
27 PORTS_SRCS-$(ARCH_ARM) += arm.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
vpx_ports.mk 24 PORTS_SRCS-$(ARCH_ARM) += arm_cpudetect.c
25 PORTS_SRCS-$(ARCH_ARM) += arm.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 14 #if ARCH_ARM
99 #if ARCH_ARM
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
systemdependent.c 14 #if ARCH_ARM
93 #if ARCH_ARM
  /system/extras/simpleperf/
perf_regs.h 39 ARCH_ARM,
52 return ARCH_ARM;
perf_regs.cpp 34 return ARCH_ARM;
47 case ARCH_ARM:
89 case ARCH_ARM: {
139 case ARCH_ARM:
  /external/libvpx/config/arm/
vpx_config.h 13 #define ARCH_ARM 1
  /external/libvpx/config/arm-neon/
vpx_config.h 13 #define ARCH_ARM 1
  /external/libvpx/config/arm64/
vpx_config.h 13 #define ARCH_ARM 1
  /external/libvpx/config/generic/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/config/mips32/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/config/mips64/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/config/x86/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/config/x86_64/
vpx_config.h 13 #define ARCH_ARM 0
  /external/libvpx/libvpx/vp8/common/
loopfilter.h 34 #if ARCH_ARM
  /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

Completed in 974 milliseconds

1 2