HomeSort by relevance Sort by last modified time
    Searched full:have_avx (Results 1 - 25 of 45) sorted by null

1 2

  /external/libvpx/x86/
vpx_config.asm 18 HAVE_AVX equ 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.asm 18 HAVE_AVX equ 1
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-amd64.c 311 Bool have_avx(void) function
323 if (have_avx())
328 if (have_avx())
335 if (have_avx())
340 if (have_avx())
362 if (have_avx())
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vpx_config.asm 20 %define HAVE_AVX 1
vpx_config.h 32 #define HAVE_AVX 1
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.h 32 #define HAVE_AVX 0
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vpx_config.asm 20 %define HAVE_AVX 1
vpx_config.h 32 #define HAVE_AVX 1
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vpx_config.asm 20 %define HAVE_AVX 1
vpx_config.h 32 #define HAVE_AVX 1
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vpx_config.asm 20 %define HAVE_AVX 1
vpx_config.h 32 #define HAVE_AVX 1
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vpx_config.asm 23 .equ HAVE_AVX , 0
vpx_config.h 32 #define HAVE_AVX 0

Completed in 4965 milliseconds

1 2