OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_EDSP
(Results
1 - 25
of
29
) sorted by null
1
2
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8cx_arm.mk
21
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/boolhuff_arm.c
22
VP8_CX_SRCS_REMOVE-$(
HAVE_EDSP
) += encoder/boolhuff.c
23
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/boolhuff_armv5te$(ASM)
24
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_armv5$(ASM)
25
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_mbrow_armv5$(ASM)
26
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_partitions_armv5$(ASM)
/external/libvpx/libvpx/vp8/
vp8cx_arm.mk
21
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/boolhuff_arm.c
22
VP8_CX_SRCS_REMOVE-$(
HAVE_EDSP
) += encoder/boolhuff.c
23
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/boolhuff_armv5te$(ASM)
24
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_armv5$(ASM)
25
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_mbrow_armv5$(ASM)
26
VP8_CX_SRCS-$(
HAVE_EDSP
) += encoder/arm/armv5te/vp8_packtokens_partitions_armv5$(ASM)
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
arm_cpudetect.c
52
#if
HAVE_EDSP
54
#endif /*
HAVE_EDSP
*/
81
#if
HAVE_EDSP
91
#endif /*
HAVE_EDSP
*/
130
#if
HAVE_EDSP
132
#endif /*
HAVE_EDSP
*/
166
#if
HAVE_EDSP
|| HAVE_NEON || HAVE_NEON_ASM
169
#if
HAVE_EDSP
174
#endif /*
HAVE_EDSP
*/
182
#endif /*
HAVE_EDSP
|| HAVE_NEON || HAVE_NEON_ASM *
[
all
...]
/external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c
44
#if
HAVE_EDSP
46
#endif /*
HAVE_EDSP
*/
73
#if
HAVE_EDSP
105
#endif /*
HAVE_EDSP
*/
122
#if
HAVE_EDSP
124
#endif /*
HAVE_EDSP
*/
158
#if
HAVE_EDSP
|| HAVE_NEON
161
#if
HAVE_EDSP
172
#endif /*
HAVE_EDSP
*/
174
#endif /*
HAVE_EDSP
|| HAVE_NEON *
[
all
...]
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/nacl/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/config/win/x64/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
bitstream.h
19
#if
HAVE_EDSP
/external/libvpx/armv7a/
vpx_config.h
19
#define
HAVE_EDSP
1
/external/libvpx/armv7a-neon/
vpx_config.h
19
#define
HAVE_EDSP
1
/external/libvpx/generic/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/libvpx/libvpx/vp8/encoder/
bitstream.h
19
#if
HAVE_EDSP
/external/libvpx/mips/
vpx_config.h
19
#define
HAVE_EDSP
0
/external/libvpx/mips-dspr2/
vpx_config.h
19
#define
HAVE_EDSP
0
Completed in 600 milliseconds
1
2