Home
last modified time | relevance | path

Searched refs:HAVE_SSE4_1 (Results 1 – 25 of 62) sorted by relevance

123

/external/python/cpython3/Modules/_blake2/impl/
Dblake2-config.h26 #define HAVE_SSE4_1 macro
51 #ifndef HAVE_SSE4_1
52 #define HAVE_SSE4_1 macro
Dblake2s.c42 #if defined(HAVE_SSE4_1)
270 #if defined(HAVE_SSE4_1) in blake2s_compress()
281 #if defined(HAVE_SSE4_1) in blake2s_compress()
/external/libaom/libaom/test/
Dintra_edge_test.cc102 #if HAVE_SSE4_1
154 #if HAVE_SSE4_1
225 #if HAVE_SSE4_1
270 #if HAVE_SSE4_1
Dreconinter_test.cc41 #if HAVE_SSE4_1
70 #if HAVE_SSE4_1 || HAVE_NEON
177 #if HAVE_SSE4_1
237 #if HAVE_SSE4_1
Dav1_round_shift_array_test.cc31 #if HAVE_SSE4_1 || HAVE_NEON
114 #if HAVE_SSE4_1
Dwarp_filter_test.cc36 #if HAVE_SSE4_1
Dblend_a64_mask_test.cc248 #if HAVE_SSE4_1
344 #if HAVE_SSE4_1
459 #if HAVE_SSE4_1
596 #if HAVE_SSE4_1
Dobmc_sad_test.cc87 #if HAVE_SSE4_1
206 #if HAVE_SSE4_1
/external/libvpx/libvpx/vp9/
Dvp9_common.mk94 VP9_COMMON_SRCS-$(HAVE_SSE4_1) += common/x86/vp9_highbd_iht4x4_add_sse4.c
95 VP9_COMMON_SRCS-$(HAVE_SSE4_1) += common/x86/vp9_highbd_iht8x8_add_sse4.c
96 VP9_COMMON_SRCS-$(HAVE_SSE4_1) += common/x86/vp9_highbd_iht16x16_add_sse4.c
Dvp9cx.mk111 VP9_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/temporal_filter_sse4.c
112 VP9_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/temporal_filter_constants.h
119 VP9_CX_SRCS-$(HAVE_SSE4_1) += encoder/x86/highbd_temporal_filter_sse4.c
/external/libopus/
DMakefile.am21 if HAVE_SSE4_1
29 if HAVE_SSE4_1
45 if HAVE_SSE4_1
358 if HAVE_SSE4_1
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk269 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_inv_txfm_sse4.h
270 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct4x4_add_sse4.c
271 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct8x8_add_sse4.c
272 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct16x16_add_sse4.c
273 DSP_SRCS-$(HAVE_SSE4_1) += x86/highbd_idct32x32_add_sse4.c
350 DSP_SRCS-$(HAVE_SSE4_1) += x86/sad_sse4.asm
/external/libaom/config/x86_64/config/
Daom_config.asm65 %define HAVE_SSE4_1 0
Daom_config.h77 #define HAVE_SSE4_1 0 macro
/external/libaom/config/x86/config/
Daom_config.asm65 %define HAVE_SSE4_1 0
Daom_config.h77 #define HAVE_SSE4_1 0 macro
/external/libaom/config/arm64/config/
Daom_config.h77 #define HAVE_SSE4_1 0 macro
/external/libaom/config/arm/config/
Daom_config.h77 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.asm17 %define HAVE_SSE4_1 0
Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm17 %define HAVE_SSE4_1 0
Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h29 #define HAVE_SSE4_1 0 macro
/external/libvpx/config/generic/
Dvpx_config.h29 #define HAVE_SSE4_1 0 macro

123