Home
last modified time | relevance | path

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

/external/libvpx/config/x86_64/
Dvpx_config.asm16 %define HAVE_SSE3 1
Dvpx_config.h28 #define HAVE_SSE3 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm16 %define HAVE_SSE3 1
Dvpx_config.h28 #define HAVE_SSE3 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSE3 , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSE3 , 0 define
/external/libvpx/config/arm/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSE3 , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
/external/libvpx/config/generic/
Dvpx_config.h28 #define HAVE_SSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSE3 , 0 define
/external/libvpx/libvpx/vp8/
Dvp8_common.mk95 VP8_COMMON_SRCS-$(HAVE_SSE3) += common/x86/copy_sse3.asm
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk270 DSP_SRCS-$(HAVE_SSE3) += x86/sad_sse3.asm
/external/libvpx/libvpx/test/
Dsad_test.cc1066 #if HAVE_SSE3