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

  /external/libvpx/config/arm/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/arm-neon/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/arm64/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/generic/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/mips32/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/mips32-msa/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/mips64/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/mips64-msa/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/x86/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/config/x86_64/
vpx_config.h 29 #define HAVE_SSE4_1 0
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 250 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_inv_txfm_sse4.h
251 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct4x4_add_sse4.c
252 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct8x8_add_sse4.c
253 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct16x16_add_sse4.c
254 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct32x32_add_sse4.c
328 DSP_SRCS-$(HAVE_SSE4_1) += x86/sad_sse4.asm
  /external/libvpx/libvpx/test/
quantize_test.cc 183 #if HAVE_SSE4_1
188 #endif // HAVE_SSE4_1
temporal_filter_test.cc 273 #if HAVE_SSE4_1
276 #endif // HAVE_SSE4_1
sad_test.cc     [all...]
partial_idct_test.cc     [all...]
  /external/libvpx/libvpx/vp8/
vp8cx.mk 89 VP8_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/quantize_sse4.c
  /external/libvpx/libvpx/vp9/
vp9cx.mk 103 VP9_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/temporal_filter_sse4.c

Completed in 1098 milliseconds