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

  /external/libvpx/config/arm/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/arm-neon/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/arm64/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/generic/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/mips32/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/mips64/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 27 #define HAVE_SSE3 0
  /external/libvpx/config/x86/
vpx_config.h 27 #define HAVE_SSE3 1
  /external/libvpx/config/x86_64/
vpx_config.h 27 #define HAVE_SSE3 1
  /external/libvpx/libvpx/vp8/
vp8_common.mk 92 VP8_COMMON_SRCS-$(HAVE_SSE3) += common/x86/copy_sse3.asm
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 326 DSP_SRCS-$(HAVE_SSE3) += x86/sad_sse3.asm
  /external/libvpx/libvpx/test/
sad_test.cc     [all...]

Completed in 392 milliseconds