Home
last modified time | relevance | path

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

123

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h22 #define HAVE_SSSE3 macro
57 #ifndef HAVE_SSSE3
58 #define HAVE_SSSE3 macro
62 #ifdef HAVE_SSSE3
Dblake2b-round.h31 #ifdef HAVE_SSSE3
85 #if defined(HAVE_SSSE3)
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk51 DSP_SRCS-$(HAVE_SSSE3) += x86/intrapred_ssse3.asm
57 DSP_SRCS-$(HAVE_SSSE3) += x86/highbd_intrapred_intrin_ssse3.c
93 DSP_SRCS-$(HAVE_SSSE3) += x86/convolve_ssse3.h
98 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_8t_ssse3.asm
99 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_bilinear_ssse3.asm
101 DSP_SRCS-$(HAVE_SSSE3) += x86/vpx_subpixel_8t_intrin_ssse3.c
209 DSP_SRCS-$(HAVE_SSSE3) += x86/fwd_txfm_ssse3_x86_64.asm
235 DSP_SRCS-$(HAVE_SSSE3) += x86/inv_txfm_ssse3.h
236 DSP_SRCS-$(HAVE_SSSE3) += x86/inv_txfm_ssse3.c
303 DSP_SRCS-$(HAVE_SSSE3) += x86/quantize_ssse3.c
[all …]
/external/libaom/libaom/test/
Dhiprec_convolve_test.cc48 #if HAVE_SSSE3 || HAVE_AVX2
55 #if HAVE_SSSE3
Dcomp_avg_pred_test.cc30 #if HAVE_SSSE3
44 #if HAVE_SSSE3
Dtest_intra_pred_speed.cc452 #if HAVE_SSSE3
536 #if HAVE_SSSE3
638 #if HAVE_SSSE3
748 #if HAVE_SSSE3
846 #if HAVE_SSSE3
1285 #if HAVE_SSSE3
1356 #if HAVE_SSSE3
1424 #if HAVE_SSSE3
Dav1_convolve_2d_test.cc125 #if HAVE_SSSE3
186 #if HAVE_SSSE3
/external/libaom/config/x86_64/config/
Daom_config.asm67 %define HAVE_SSSE3 1
Daom_config.h79 #define HAVE_SSSE3 1 macro
/external/libaom/config/x86/config/
Daom_config.asm67 %define HAVE_SSSE3 1
Daom_config.h79 #define HAVE_SSSE3 1 macro
/external/libaom/config/arm64/config/
Daom_config.h79 #define HAVE_SSSE3 0 macro
/external/libaom/config/arm/config/
Daom_config.h79 #define HAVE_SSSE3 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm16 %define HAVE_SSSE3 1
Dvpx_config.h28 #define HAVE_SSSE3 1 macro
/external/libvpx/config/x86/
Dvpx_config.asm16 %define HAVE_SSSE3 1
Dvpx_config.h28 #define HAVE_SSSE3 1 macro
/external/libvpx/config/arm64/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSSE3 , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSSE3 , 0 define
/external/libvpx/config/generic/
Dvpx_config.h28 #define HAVE_SSSE3 0 macro
Dvpx_config.asm19 .equ HAVE_SSSE3 , 0 define
/external/libvpx/libvpx/test/
Dpredict_test.cc327 #if HAVE_SSSE3
392 #if HAVE_SSSE3
/external/libvpx/libvpx/vp9/encoder/
Dvp9_frame_scale.c31 #if HAVE_SSSE3 || HAVE_NEON in vp9_scale_and_extend_frame_c()

123