Home
last modified time | relevance | path

Searched refs:HAVE_SSE (Results 1 – 18 of 18) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk42 DSP_SRCS-$(HAVE_SSE) += x86/intrapred_sse2.asm
50 DSP_SRCS-$(HAVE_SSE) += x86/highbd_intrapred_sse2.asm
277 DSP_SRCS-$(HAVE_SSE) += x86/sad4d_sse2.asm
278 DSP_SRCS-$(HAVE_SSE) += x86/sad_sse2.asm
309 DSP_SRCS-$(HAVE_SSE) += x86/variance_sse2.c
321 DSP_SRCS-$(HAVE_SSE) += x86/subpel_variance_sse2.asm
/external/libvpx/config/x86_64/
Dvpx_config.asm14 %define HAVE_SSE 1
Dvpx_config.h26 #define HAVE_SSE 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm14 %define HAVE_SSE 1
Dvpx_config.h26 #define HAVE_SSE 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h26 #define HAVE_SSE 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h26 #define HAVE_SSE 0 macro
Dvpx_config.asm17 .equ HAVE_SSE , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h26 #define HAVE_SSE 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h26 #define HAVE_SSE 0 macro
Dvpx_config.asm17 .equ HAVE_SSE , 0 define
/external/libvpx/config/arm/
Dvpx_config.h26 #define HAVE_SSE 0 macro
Dvpx_config.asm17 .equ HAVE_SSE , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h26 #define HAVE_SSE 0 macro
/external/libvpx/config/generic/
Dvpx_config.h26 #define HAVE_SSE 0 macro
Dvpx_config.asm17 .equ HAVE_SSE , 0 define
/external/libvpx/libvpx/test/
Dtest_intra_pred_speed.cc190 #if HAVE_SSE && CONFIG_USE_X86INC
238 #if HAVE_SSE && CONFIG_USE_X86INC
Dsad_test.cc804 #if HAVE_SSE