Home
last modified time | relevance | path

Searched refs:HAVE_SSE4_1 (Results 1 – 19 of 19) sorted by relevance

/external/libvpx/config/x86/
Dvpx_config.asm18 %define HAVE_SSE4_1 0
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm18 %define HAVE_SSE4_1 0
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
Dvpx_config.asm21 .equ HAVE_SSE4_1 , 0 define
/external/libvpx/config/arm/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
Dvpx_config.asm21 .equ HAVE_SSE4_1 , 0 define
/external/libvpx/config/mips64/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
Dvpx_config.asm21 .equ HAVE_SSE4_1 , 0 define
/external/libvpx/config/generic/
Dvpx_config.h30 #define HAVE_SSE4_1 0 macro
Dvpx_config.asm21 .equ HAVE_SSE4_1 , 0 define
/external/libvpx/libvpx/test/
Dquantize_test.cc183 #if HAVE_SSE4_1
Dsad_test.cc1074 #if HAVE_SSE4_1
/external/libvpx/libvpx/vp8/
Dvp8cx.mk89 VP8_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/quantize_sse4.c
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk272 DSP_SRCS-$(HAVE_SSE4_1) += x86/sad_sse4.asm