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

  /system/extras/simpleperf/
perf_regs.h 39 ARCH_ARM,
52 return ARCH_ARM;
  /external/vboot_reference/futility/
futility.h 143 ARCH_ARM,
  /external/opencv3/platforms/android/service/engine/src/org/opencv/engine/
HardwareDetector.java 22 public static final int ARCH_ARM = 0x04000000;
53 return 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/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.asm 0 ARCH_ARM equ 0
vpx_config.h 13 #define ARCH_ARM 0
  /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

Completed in 304 milliseconds