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

  /external/libvpx/config/arm/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/arm-neon/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/arm64/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/generic/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/mips32/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/mips64/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 25 #define HAVE_SSE 0
  /external/libvpx/config/x86/
vpx_config.h 25 #define HAVE_SSE 1
  /external/libvpx/config/x86_64/
vpx_config.h 25 #define HAVE_SSE 1
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 50 DSP_SRCS-$(HAVE_SSE) += x86/intrapred_sse2.asm
56 DSP_SRCS-$(HAVE_SSE) += x86/highbd_intrapred_sse2.asm
333 DSP_SRCS-$(HAVE_SSE) += x86/sad4d_sse2.asm
334 DSP_SRCS-$(HAVE_SSE) += x86/sad_sse2.asm
361 DSP_SRCS-$(HAVE_SSE) += x86/variance_sse2.c
371 DSP_SRCS-$(HAVE_SSE) += x86/subpel_variance_sse2.asm

Completed in 564 milliseconds