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

  /external/libvpx/config/arm/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/arm-neon/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/arm64/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/generic/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/mips32/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/mips64/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/x86/
vpx_config.h 31 #define HAVE_AVX 0
  /external/libvpx/config/x86_64/
vpx_config.h 31 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 30 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 30 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 30 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 30 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 30 #define HAVE_AVX 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 30 #define HAVE_AVX 1
vpx_config.asm 18 HAVE_AVX equ 1
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_init.c 54 # define HAVE_AVX 1
57 # define HAVE_AVX 1
60 # define HAVE_AVX 0
437 if (HAVE_AVX &&
  /external/libvpx/libvpx/test/
vp9_error_block_test.cc 193 #if HAVE_AVX
207 #endif // HAVE_AVX
  /external/libvpx/libvpx/vp9/
vp9cx.mk 105 VP9_CX_SRCS-$(HAVE_AVX) += encoder/x86/vp9_highbd_error_avx.asm
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 252 DSP_SRCS-$(HAVE_AVX) += x86/quantize_avx_x86_64.asm

Completed in 778 milliseconds