OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SSE2
(Results
1 - 25
of
67
) sorted by null
1
2
3
/external/jemalloc/test/include/test/
jemalloc_test_defs.h
6
* For use by SFMT. configure.ac doesn't actually define
HAVE_SSE2
because its
10
#define
HAVE_SSE2
jemalloc_test.h
64
#ifdef
HAVE_SSE2
/external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk
43
DSP_SRCS-$(
HAVE_SSE2
) += x86/intrapred_sse2.asm
51
DSP_SRCS-$(
HAVE_SSE2
) += x86/highbd_intrapred_sse2.asm
72
DSP_SRCS-$(
HAVE_SSE2
) += x86/vpx_subpixel_8t_sse2.asm
73
DSP_SRCS-$(
HAVE_SSE2
) += x86/vpx_subpixel_bilinear_sse2.asm
79
DSP_SRCS-$(
HAVE_SSE2
) += x86/vpx_high_subpixel_8t_sse2.asm
80
DSP_SRCS-$(
HAVE_SSE2
) += x86/vpx_high_subpixel_bilinear_sse2.asm
83
DSP_SRCS-$(
HAVE_SSE2
) += x86/vpx_convolve_copy_sse2.asm
160
DSP_SRCS-$(
HAVE_SSE2
) += x86/highbd_loopfilter_sse2.c
164
DSP_SRCS-$(
HAVE_SSE2
) += x86/txfm_common_sse2.h
170
DSP_SRCS-$(
HAVE_SSE2
) += x86/fwd_txfm_sse2.
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_x86.h
45
#if
HAVE_SSE2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9cx.mk
94
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_variance_impl_sse2.asm
96
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_sad4d_sse2.asm
98
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_subpel_variance_impl_sse2.asm
100
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_temporal_filter_apply_sse2.asm
104
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_error_sse2.asm
105
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_sad_sse2.asm
106
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_subtract_sse2.asm
107
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_variance_sse2.c
109
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_subpel_variance.asm
119
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_dct_sse2.
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8cx.mk
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/quantize_sse2.c
93
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/denoising_sse2.c
96
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/subtract_sse2.asm
97
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/temporal_filter_apply_sse2.asm
98
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp8_enc_stubs_sse2.c
106
VP8_CX_SRCS_REMOVE-$(
HAVE_SSE2
) += encoder/x86/temporal_filter_apply_sse2.asm
vp8_common.mk
93
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/idct_blk_sse2.c
94
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/idctllm_sse2.asm
95
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/recon_sse2.asm
96
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/recon_wrapper_sse2.c
97
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/sad_sse2.asm
98
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/subpixel_sse2.asm
99
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/loopfilter_sse2.asm
100
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/iwalsh_sse2.asm
101
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/variance_sse2.c
102
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/variance_impl_sse2.as
[
all
...]
/external/libvpx/libvpx/vp8/
vp8cx.mk
85
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/dct_sse2.asm
86
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/fwalsh_sse2.asm
87
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp8_quantize_sse2.c
92
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/denoising_sse2.c
95
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/temporal_filter_apply_sse2.asm
96
VP8_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp8_enc_stubs_sse2.c
101
VP8_CX_SRCS_REMOVE-$(
HAVE_SSE2
) += encoder/x86/temporal_filter_apply_sse2.asm
vp8_common.mk
88
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/copy_sse2.asm
89
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/idct_blk_sse2.c
90
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/idctllm_sse2.asm
91
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/recon_sse2.asm
92
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/subpixel_sse2.asm
93
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/loopfilter_sse2.asm
94
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/iwalsh_sse2.asm
100
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/mfqe_sse2.asm
101
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/postproc_sse2.asm
105
VP8_COMMON_SRCS-$(
HAVE_SSE2
) += common/x86/loopfilter_block_sse2_x86_64.as
[
all
...]
/external/libvpx/libvpx/vp9/
vp9cx.mk
94
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_avg_intrin_sse2.c
95
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_temporal_filter_apply_sse2.asm
96
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_quantize_sse2.c
98
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_highbd_block_error_intrin_sse2.c
104
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_highbd_error_sse2.asm
107
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_error_sse2.asm
118
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_dct_sse2.c
122
VP9_CX_SRCS-$(
HAVE_SSE2
) += encoder/x86/vp9_denoiser_sse2.c
/external/libvpx/config/arm/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/arm-neon/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/arm64/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/generic/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/mips32/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/mips64/
vpx_config.h
27
#define
HAVE_SSE2
0
/external/libvpx/config/x86/
vpx_config.h
27
#define
HAVE_SSE2
1
/external/libvpx/config/x86_64/
vpx_config.h
27
#define
HAVE_SSE2
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
26
#define
HAVE_SSE2
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
26
#define
HAVE_SSE2
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
26
#define
HAVE_SSE2
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
26
#define
HAVE_SSE2
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
26
#define
HAVE_SSE2
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
26
#define
HAVE_SSE2
1
Completed in 682 milliseconds
1
2
3