OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SSE3
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_mcomp_x86.h
15
#if
HAVE_SSE3
/external/libvpx/armv7a/
vpx_config.h
27
#define
HAVE_SSE3
0
/external/libvpx/armv7a-neon/
vpx_config.h
27
#define
HAVE_SSE3
0
/external/libvpx/generic/
vpx_config.h
27
#define
HAVE_SSE3
0
/external/libvpx/mips/
vpx_config.h
27
#define
HAVE_SSE3
0
/external/libvpx/mips-dspr2/
vpx_config.h
27
#define
HAVE_SSE3
0
/external/libvpx/libvpx/vp9/
vp9cx.mk
88
VP9_CX_SRCS-$(
HAVE_SSE3
) += encoder/x86/vp9_sad_sse3.asm
/external/libvpx/libvpx/vp8/
vp8_common.mk
103
VP8_COMMON_SRCS-$(
HAVE_SSE3
) += common/x86/sad_sse3.asm
/external/libvpx/libvpx/test/
sad_test.cc
524
#if
HAVE_SSE3
Completed in 109 milliseconds