Home
last modified time | relevance | path

Searched refs:HAVE_AVX2 (Results 1 – 25 of 77) sorted by relevance

1234

/external/libaom/libaom/test/
Dhiprec_convolve_test.cc36 #if HAVE_AVX2
48 #if HAVE_SSSE3 || HAVE_AVX2
60 #if HAVE_AVX2
Dav1_convolve_2d_test.cc58 #if HAVE_AVX2
130 #if HAVE_AVX2
196 #if HAVE_AVX2
245 #if HAVE_AVX2
Dframe_error_test.cc31 #if HAVE_AVX2 || HAVE_SSE2
157 #if HAVE_AVX2
Dwarp_filter_test.cc55 #if HAVE_AVX2
Dcomp_mask_variance_test.cc166 #if HAVE_AVX2
269 #if HAVE_AVX2
424 #if HAVE_AVX2
559 #if HAVE_AVX2
Dsum_squares_test.cc168 #if HAVE_AVX2
411 #if HAVE_AVX2
562 #if HAVE_AVX2
700 #if HAVE_AVX2
832 #if HAVE_AVX2
Dblend_a64_mask_test.cc254 #if HAVE_AVX2
351 #if HAVE_AVX2
603 #if HAVE_AVX2
612 #if HAVE_AVX2
Dobmc_sad_test.cc118 #if HAVE_AVX2
237 #if HAVE_AVX2
Dfft_test.cc153 #if HAVE_AVX2
248 #if HAVE_AVX2
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk16 DSP_SRCS-$(HAVE_AVX2) += x86/bitdepth_conversion_avx2.h
94 DSP_SRCS-$(HAVE_AVX2) += x86/convolve_avx2.h
100 DSP_SRCS-$(HAVE_AVX2) += x86/vpx_subpixel_8t_intrin_avx2.c
105 DSP_SRCS-$(HAVE_AVX2) += x86/highbd_convolve_avx2.c
169 DSP_SRCS-$(HAVE_AVX2) += x86/loopfilter_avx2.c
211 DSP_SRCS-$(HAVE_AVX2) += x86/fwd_txfm_avx2.c
212 DSP_SRCS-$(HAVE_AVX2) += x86/fwd_dct32x32_impl_avx2.h
315 DSP_SRCS-$(HAVE_AVX2) += x86/avg_intrin_avx2.c
351 DSP_SRCS-$(HAVE_AVX2) += x86/sad4d_avx2.c
352 DSP_SRCS-$(HAVE_AVX2) += x86/sad_avx2.c
[all …]
/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h38 #ifdef HAVE_AVX2
/external/libaom/config/x86_64/config/
Daom_config.asm53 %define HAVE_AVX2 0
Daom_config.h65 #define HAVE_AVX2 0 macro
/external/libaom/config/x86/config/
Daom_config.asm53 %define HAVE_AVX2 0
Daom_config.h65 #define HAVE_AVX2 0 macro
/external/libaom/config/arm64/config/
Daom_config.h65 #define HAVE_AVX2 0 macro
/external/libaom/config/arm/config/
Daom_config.h65 #define HAVE_AVX2 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm19 %define HAVE_AVX2 0
Dvpx_config.h31 #define HAVE_AVX2 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm19 %define HAVE_AVX2 0
Dvpx_config.h31 #define HAVE_AVX2 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h31 #define HAVE_AVX2 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h31 #define HAVE_AVX2 0 macro
/external/libvpx/config/generic/
Dvpx_config.h31 #define HAVE_AVX2 0 macro
/external/adhd/cras/src/server/
Dcras_mix.c20 #if defined HAVE_AVX2 in get_mixer_ops()

1234