Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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
Dvp9cx.mk113 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_quantize_ssse3.asm
115 VP9_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/vp9_sad_ssse3.asm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h28 #define HAVE_SSSE3 1 macro
Dvpx_config.asm16 HAVE_SSSE3 equ 1 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_common.mk104 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/sad_ssse3.asm
105 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/subpixel_ssse3.asm
106 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/variance_ssse3.c
107 VP8_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/variance_impl_ssse3.asm
Dvp8cx.mk99 VP8_CX_SRCS-$(HAVE_SSSE3) += encoder/x86/quantize_ssse3.asm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dintrapred_test.cc292 #if HAVE_SSSE3
380 #if HAVE_SSSE3
Dsixtap_predict_test.cc228 #if HAVE_SSSE3
Dsad_test.cc546 #if HAVE_SSSE3
Dconvolve_test.cc624 #if HAVE_SSSE3
Dvariance_test.cc617 #if HAVE_SSSE3
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_asm_stubs.c194 #if HAVE_SSSE3
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dvp8_asm_stubs.c362 #if HAVE_SSSE3