Home
last modified time | relevance | path

Searched refs:HAVE_SSE2 (Results 1 – 25 of 94) sorted by relevance

1234

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk17 DSP_SRCS-$(HAVE_SSE2) += x86/bitdepth_conversion_sse2.h
50 DSP_SRCS-$(HAVE_SSE2) += x86/intrapred_sse2.asm
55 DSP_SRCS-$(HAVE_SSE2) += x86/highbd_intrapred_sse2.asm
56 DSP_SRCS-$(HAVE_SSE2) += x86/highbd_intrapred_intrin_sse2.c
68 DSP_SRCS-$(HAVE_SSE2) += x86/add_noise_sse2.asm
69 DSP_SRCS-$(HAVE_SSE2) += x86/deblock_sse2.asm
70 DSP_SRCS-$(HAVE_SSE2) += x86/post_proc_sse2.c
92 DSP_SRCS-$(HAVE_SSE2) += x86/convolve_sse2.h
95 DSP_SRCS-$(HAVE_SSE2) += x86/vpx_subpixel_8t_sse2.asm
96 DSP_SRCS-$(HAVE_SSE2) += x86/vpx_subpixel_4t_intrin_sse2.c
[all …]
/external/libvpx/libvpx/vp8/
Dvp8cx.mk86 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/copy_sse2.asm
87 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/copy_sse3.asm
88 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/dct_sse2.asm
89 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/fwalsh_sse2.asm
90 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp8_quantize_sse2.c
95 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/denoising_sse2.c
98 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/block_error_sse2.asm
99 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/temporal_filter_apply_sse2.asm
100 VP8_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp8_enc_stubs_sse2.c
103 VP8_CX_SRCS_REMOVE-$(HAVE_SSE2) += encoder/x86/temporal_filter_apply_sse2.asm
Dvp8_common.mk82 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/idct_blk_sse2.c
83 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/idctllm_sse2.asm
84 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/recon_sse2.asm
85 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/bilinear_filter_sse2.c
86 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/subpixel_sse2.asm
87 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/loopfilter_sse2.asm
88 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/iwalsh_sse2.asm
92 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/mfqe_sse2.asm
96 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/loopfilter_block_sse2_x86_64.asm
/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h18 #define HAVE_SSE2 macro
63 #define HAVE_SSE2 macro
66 #if !defined(HAVE_SSE2)
/external/jemalloc_new/test/include/test/
Djemalloc_test_defs.h.in5 * For use by SFMT. configure.ac doesn't actually define HAVE_SSE2 because its
8 #undef HAVE_SSE2
Djemalloc_test.h35 #ifdef HAVE_SSE2
/external/libvpx/libvpx/vp9/
Dvp9cx.mk114 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_quantize_sse2.c
118 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_highbd_block_error_intrin_sse2.c
122 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_dct_sse2.asm
123 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_error_sse2.asm
129 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_dct_intrin_sse2.c
133 VP9_CX_SRCS-$(HAVE_SSE2) += encoder/x86/vp9_denoiser_sse2.c
/external/libaom/libaom/test/
Dcomp_avg_pred_test.cc59 #if HAVE_SSE2
73 #if HAVE_SSE2
Dfdct4x4_test.cc47 #if HAVE_NEON || HAVE_SSE2
113 #if HAVE_SSE2
Dav1_convolve_2d_test.cc45 #if HAVE_SSE2
109 #if HAVE_SSE2
182 #if HAVE_SSE2
Dtest_intra_pred_speed.cc437 #if HAVE_SSE2
517 #if HAVE_SSE2
612 #if HAVE_SSE2
726 #if HAVE_SSE2
828 #if HAVE_SSE2
1213 #if HAVE_SSE2
1264 #if HAVE_SSE2
1333 #if HAVE_SSE2
1407 #if HAVE_SSE2
Dframe_error_test.cc31 #if HAVE_AVX2 || HAVE_SSE2
149 #if HAVE_SSE2
Dhiprec_convolve_test.cc31 #if HAVE_SSE2
/external/jemalloc_new/test/src/
DSFMT.c79 #elif defined(HAVE_SSE2)
121 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
136 #elif defined(HAVE_SSE2)
161 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
242 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
280 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
/external/libvpx/libvpx/vp8/common/x86/
Dloopfilter_x86.c25 #if HAVE_SSE2 && VPX_ARCH_X86_64
41 #if HAVE_SSE2
/external/libaom/libaom/aom_dsp/
Daom_simd.h32 #elif HAVE_SSE2 && (defined(_WIN64) || !defined(_MSC_VER) || defined(__clang__))
/external/libaom/config/x86_64/config/
Daom_config.asm63 %define HAVE_SSE2 1
Daom_config.h75 #define HAVE_SSE2 1 macro
/external/libaom/config/x86/config/
Daom_config.asm63 %define HAVE_SSE2 1
Daom_config.h75 #define HAVE_SSE2 1 macro
/external/libaom/config/arm64/config/
Daom_config.h75 #define HAVE_SSE2 0 macro
/external/libaom/config/arm/config/
Daom_config.h75 #define HAVE_SSE2 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm14 %define HAVE_SSE2 1
/external/libvpx/config/x86/
Dvpx_config.asm14 %define HAVE_SSE2 1
/external/libvpx/config/arm64/
Dvpx_config.h26 #define HAVE_SSE2 0 macro

1234