Searched refs:HAVE_SSE4_1 (Results 1 - 18 of 18) sorted by relevance

/external/libvpx/config/arm/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm-neon/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm64/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/generic/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips32/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips32-msa/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips64/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips64-msa/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/x86/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/x86_64/
H A Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/libvpx/vpx_dsp/
H A Dvpx_dsp.mk250 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/
H A Dquantize_test.cc183 #if HAVE_SSE4_1
188 #endif // HAVE_SSE4_1
H A Dtemporal_filter_test.cc273 #if HAVE_SSE4_1
276 #endif // HAVE_SSE4_1
H A Dsad_test.cc869 #if HAVE_SSE4_1
871 #endif // HAVE_SSE4_1
H A Dpartial_idct_test.cc798 #if HAVE_SSE4_1 && CONFIG_VP9_HIGHBITDEPTH
894 #endif // HAVE_SSE4_1 && CONFIG_VP9_HIGHBITDEPTH
/external/libvpx/libvpx/vp8/
H A Dvp8cx.mk89 VP8_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/quantize_sse4.c
/external/libvpx/libvpx/vp9/
H A Dvp9cx.mk103 VP9_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/temporal_filter_sse4.c

Completed in 263 milliseconds