OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SSSE3
(Results
1 - 16
of
16
) sorted by null
/external/libvpx/armv7a/
vpx_config.h
28
#define
HAVE_SSSE3
0
/external/libvpx/armv7a-neon/
vpx_config.h
28
#define
HAVE_SSSE3
0
/external/libvpx/generic/
vpx_config.h
28
#define
HAVE_SSSE3
0
/external/libvpx/mips/
vpx_config.h
28
#define
HAVE_SSSE3
0
/external/libvpx/mips-dspr2/
vpx_config.h
28
#define
HAVE_SSSE3
0
/external/libvpx/libvpx/vp8/
vp8_common.mk
104
VP8_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/sad_ssse3.asm
105
VP8_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/subpixel_ssse3.asm
106
VP8_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/variance_ssse3.c
107
VP8_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/variance_impl_ssse3.asm
vp8cx.mk
101
VP8_CX_SRCS-$(
HAVE_SSSE3
) += encoder/x86/quantize_ssse3.asm
/external/libvpx/libvpx/vp9/
vp9cx.mk
99
VP9_CX_SRCS-$(
HAVE_SSSE3
) += encoder/x86/vp9_quantize_ssse3.asm
101
VP9_CX_SRCS-$(
HAVE_SSSE3
) += encoder/x86/vp9_sad_ssse3.asm
vp9_common.mk
82
VP9_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/vp9_subpixel_8t_ssse3.asm
91
VP9_COMMON_SRCS-$(
HAVE_SSSE3
) += common/x86/vp9_intrapred_ssse3.asm
/external/libvpx/libvpx/test/
sixtap_predict_test.cc
217
#if
HAVE_SSSE3
intrapred_test.cc
296
#if
HAVE_SSSE3
383
#if
HAVE_SSSE3
convolve_test.cc
624
#if
HAVE_SSSE3
sad_test.cc
540
#if
HAVE_SSSE3
variance_test.cc
606
#if
HAVE_SSSE3
/external/libvpx/libvpx/vp8/common/x86/
vp8_asm_stubs.c
362
#if
HAVE_SSSE3
/external/libvpx/libvpx/vp9/common/x86/
vp9_asm_stubs.c
48
#if
HAVE_SSSE3
Completed in 1731 milliseconds