OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SSE3
(Results
1 - 23
of
23
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_mcomp_x86.h
19
#if
HAVE_SSE3
/external/libvpx/config/arm/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/arm-neon/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/arm64/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/generic/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/mips32/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/mips64/
vpx_config.h
28
#define
HAVE_SSE3
0
/external/libvpx/config/x86/
vpx_config.h
28
#define
HAVE_SSE3
1
/external/libvpx/config/x86_64/
vpx_config.h
28
#define
HAVE_SSE3
1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h
27
#define
HAVE_SSE3
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h
27
#define
HAVE_SSE3
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h
27
#define
HAVE_SSE3
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h
27
#define
HAVE_SSE3
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h
27
#define
HAVE_SSE3
0
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h
27
#define
HAVE_SSE3
1
vpx_config.asm
15
HAVE_SSE3
equ 1
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9cx.mk
101
VP9_CX_SRCS-$(
HAVE_SSE3
) += encoder/x86/vp9_sad_sse3.asm
/external/libvpx/libvpx/vp8/
vp8_common.mk
95
VP8_COMMON_SRCS-$(
HAVE_SSE3
) += common/x86/copy_sse3.asm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_common.mk
103
VP8_COMMON_SRCS-$(
HAVE_SSE3
) += common/x86/sad_sse3.asm
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
sad_test.cc
530
#if
HAVE_SSE3
/external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk
270
DSP_SRCS-$(
HAVE_SSE3
) += x86/sad_sse3.asm
/external/libvpx/libvpx/test/
sad_test.cc
[
all
...]
Completed in 426 milliseconds