OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SSE4_1
(Results
1 - 9
of
9
) sorted by null
/external/libvpx/libvpx/vp9/encoder/x86/
vp9_mcomp_x86.h
30
#if
HAVE_SSE4_1
/external/libvpx/armv7a/
vpx_config.h
29
#define
HAVE_SSE4_1
0
/external/libvpx/armv7a-neon/
vpx_config.h
29
#define
HAVE_SSE4_1
0
/external/libvpx/generic/
vpx_config.h
29
#define
HAVE_SSE4_1
0
/external/libvpx/mips/
vpx_config.h
29
#define
HAVE_SSE4_1
0
/external/libvpx/mips-dspr2/
vpx_config.h
29
#define
HAVE_SSE4_1
0
/external/libvpx/libvpx/vp8/
vp8cx.mk
102
VP8_CX_SRCS-$(
HAVE_SSE4_1
) += encoder/x86/quantize_sse4.asm
vp8_common.mk
108
VP8_COMMON_SRCS-$(
HAVE_SSE4_1
) += common/x86/sad_sse4.asm
/external/libvpx/libvpx/vp9/
vp9cx.mk
102
VP9_CX_SRCS-$(
HAVE_SSE4_1
) += encoder/x86/vp9_sad_sse4.asm
Completed in 27 milliseconds