Home
last modified time | relevance | path

Searched refs:HAVE_SSSE3 (Results 1 – 25 of 29) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk44 DSP_SRCS-$(HAVE_SSSE3) += x86/intrapred_ssse3.asm
45 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_8t_ssse3.asm
74 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_8t_ssse3.asm
75 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_bilinear_ssse3.asm
77 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_8t_intrin_ssse3.c
176 DSP_SRCS-$(HAVE_SSSE3) += x86/fwd_txfm_ssse3_x86_64.asm
196 DSP_SRCS-$(HAVE_SSSE3) += x86/inv_txfm_ssse3_x86_64.asm
251 DSP_SRCS-$(HAVE_SSSE3) += x86/quantize_ssse3_x86_64.asm
271 DSP_SRCS-$(HAVE_SSSE3) += x86/sad_ssse3.asm
/external/libvpx/libvpx/test/
Dtest_intra_pred_speed.cc197 #if HAVE_SSSE3 && CONFIG_USE_X86INC
250 #if HAVE_SSSE3 && CONFIG_USE_X86INC
300 #if HAVE_SSSE3 && CONFIG_USE_X86INC
359 #if HAVE_SSSE3 && CONFIG_USE_X86INC
Dquantize_test.cc177 #if HAVE_SSSE3
Dsixtap_predict_test.cc231 #if HAVE_SSSE3
Dpartial_idct_test.cc298 #if HAVE_SSSE3 && CONFIG_USE_X86INC && ARCH_X86_64 && \
/external/libvpx/libvpx/vp9/
Dvp9cx.mk113 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_quantize_ssse3_x86_64.asm
114 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_dct_ssse3_x86_64.asm
119 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_dct_ssse3.c
/external/libvpx/config/x86_64/
Dvpx_config.asm17 %define HAVE_SSSE3 1
Dvpx_config.h29 #define HAVE_SSSE3 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm17 %define HAVE_SSSE3 1
Dvpx_config.h29 #define HAVE_SSSE3 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
Dvpx_config.asm20 .equ HAVE_SSSE3 , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
Dvpx_config.asm20 .equ HAVE_SSSE3 , 0 define
/external/libvpx/config/arm/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
Dvpx_config.asm20 .equ HAVE_SSSE3 , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/config/generic/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
Dvpx_config.asm20 .equ HAVE_SSSE3 , 0 define
/external/libvpx/libvpx/vp8/
Dvp8cx.mk88 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/quantize_ssse3.c
Dvp8_common.mk96 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/subpixel_ssse3.asm
/external/libvpx/libvpx/vp8/common/x86/
Dvp8_asm_stubs.c362 #if HAVE_SSSE3
/external/libvpx/libvpx/vpx_dsp/x86/
Dvpx_subpixel_8t_intrin_avx2.c556 #if HAVE_AVX2 && HAVE_SSSE3

12