Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dvp9_common.mk78 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
79 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_bilinear_ssse3.asm
81 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_intrin_ssse3.c
90 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
123 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_intrin_ssse3.c
125 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_idct_ssse3_x86_64.asm
Dvp9cx.mk117 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_quantize_ssse3_x86_64.asm
118 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_dct_ssse3_x86_64.asm
120 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_sad_ssse3.asm
/external/libvpx/libvpx/vp8/
Dvp8_common.mk103 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/sad_ssse3.asm
104 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/subpixel_ssse3.asm
105 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/variance_ssse3.c
106 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/variance_impl_ssse3.asm
Dvp8cx.mk91 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/quantize_ssse3.c
/external/libvpx/generic/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/armv7a/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/mips/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/x86/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
Dvpx_config.asm17 HAVE_SSSE3 equ 0 define
/external/libvpx/mips-dspr2/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/armv7a-neon/
Dvpx_config.h29 #define HAVE_SSSE3 0 macro
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc296 #if HAVE_SSSE3 && ARCH_X86_64
306 #if HAVE_SSSE3
Dintrapred_test.cc292 #if HAVE_SSSE3
380 #if HAVE_SSSE3
Dsixtap_predict_test.cc229 #if HAVE_SSSE3
Dfdct8x8_test.cc364 #if HAVE_SSSE3 && ARCH_X86_64
Dsad_test.cc631 #if HAVE_SSSE3
Ddct16x16_test.cc603 #if HAVE_SSSE3
Dconvolve_test.cc626 #if HAVE_SSSE3
Dvariance_test.cc620 #if HAVE_SSSE3
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_asm_stubs.c194 #if HAVE_SSSE3
/external/libvpx/libvpx/vp8/common/x86/
Dvp8_asm_stubs.c362 #if HAVE_SSSE3