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

  /external/python/cpython3/Modules/_blake2/impl/
blake2-config.h 33 #define HAVE_AVX
42 #ifndef HAVE_AVX
43 #define HAVE_AVX
48 #ifndef HAVE_AVX
49 #define HAVE_AVX
53 #ifdef HAVE_AVX
blake2b.c 35 #if defined(HAVE_AVX)
blake2s.c 33 #if defined(HAVE_AVX)
  /external/adhd/cras/src/server/
cras_mix.c 24 #if defined HAVE_AVX
  /external/libvpx/config/arm/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/arm-neon/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/arm64/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/generic/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/mips32/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/mips64/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/x86/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/config/x86_64/
vpx_config.h 30 #define HAVE_AVX 0
  /external/libvpx/libvpx/vp9/
vp9cx.mk 106 VP9_CX_SRCS-$(HAVE_AVX) += encoder/x86/vp9_diamond_search_sad_avx.c
  /external/libvpx/libvpx/test/
vp9_quantize_test.cc 491 #if HAVE_AVX && !CONFIG_VP9_HIGHBITDEPTH
501 #endif // HAVE_AVX && !CONFIG_VP9_HIGHBITDEPTH
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 285 DSP_SRCS-$(HAVE_AVX) += x86/quantize_avx.c

Completed in 544 milliseconds