Searched refs:HAVE_NEON (Results 1 - 25 of 61) sorted by relevance

123

/external/libvpx/libvpx/vp8/
H A Dvp8cx_arm.mk38 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/fastquantizeb_neon$(ASM)
39 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/picklpf_arm.c
40 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/denoising_neon.c
41 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/shortfdct_neon$(ASM)
42 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/subtract_neon$(ASM)
43 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_mse16x16_neon$(ASM)
44 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_memcpy_neon$(ASM)
45 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_shortwalsh4x4_neon$(ASM)
H A Dvp8_common.mk161 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/iwalsh_neon$(ASM)
162 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/loopfilter_neon$(ASM)
163 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/loopfiltersimplehorizontaledge_neon$(ASM)
164 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/loopfiltersimpleverticaledge_neon$(ASM)
165 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/mbloopfilter_neon$(ASM)
166 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/shortidct4x4llm_neon$(ASM)
167 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/sad8_neon$(ASM)
168 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/sad16_neon$(ASM)
169 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/sixtappredict4x4_neon$(ASM)
170 VP8_COMMON_SRCS-$(HAVE_NEON)
[all...]
/external/libvpx/libvpx/vp8/common/arm/
H A Ddequantize_arm.c15 #if HAVE_NEON
23 #if HAVE_NEON
H A Dreconintra_arm.c17 #if HAVE_NEON
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8cx_arm.mk40 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/denoising_neon.c
41 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/shortfdct_neon.c
42 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/subtract_neon.c
43 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_mse16x16_neon.c
44 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_shortwalsh4x4_neon.c
H A Dvp8_common.mk159 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/bilinearpredict_neon.c
160 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/copymem_neon.c
161 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/dc_only_idct_add_neon.c
162 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/dequant_idct_neon.c
163 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/dequantizeb_neon.c
164 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/idct_blk_neon.c
165 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/idct_dequant_0_2x_neon.c
166 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/idct_dequant_full_2x_neon.c
167 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/iwalsh_neon.c
168 VP8_COMMON_SRCS-$(HAVE_NEON)
[all...]
/external/libvpx/libvpx/vp9/
H A Dvp9_common.mk123 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve_neon.c
124 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct16x16_neon.c
125 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_16_neon.c
126 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
127 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
128 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_neon$(ASM)
129 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_16_neon$(ASM)
130 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
131 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct4x4_1_add_neon$(ASM)
132 VP9_COMMON_SRCS-$(HAVE_NEON)
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Darm_cpudetect.c58 #if HAVE_NEON || HAVE_NEON_ASM
60 #endif /* HAVE_NEON || HAVE_NEON_ASM */
103 #if HAVE_NEON || HAVE_NEON_ASM
113 #endif /* HAVE_NEON || HAVE_NEON_ASM */
136 #if HAVE_NEON || HAVE_NEON_ASM
139 #endif /* HAVE_NEON || HAVE_NEON_ASM */
166 #if HAVE_EDSP || HAVE_NEON || HAVE_NEON_ASM
175 #if HAVE_NEON || HAVE_NEON_ASM
180 #endif /* HAVE_NEON || HAVE_NEON_ASM */
182 #endif /* HAVE_EDSP || HAVE_NEON || HAVE_NEON_AS
[all...]
H A Dmem.h48 #if HAVE_NEON && defined(_MSC_VER)
/external/libvpx/libvpx/vpx_ports/
H A Darm_cpudetect.c50 #if HAVE_NEON
52 #endif /* HAVE_NEON */
93 #if HAVE_NEON
103 #endif /* HAVE_NEON */
128 #if HAVE_NEON
131 #endif /* HAVE_NEON */
158 #if HAVE_EDSP || HAVE_NEON
166 #if HAVE_NEON
171 #endif /* HAVE_NEON */
174 #endif /* HAVE_EDSP || HAVE_NEON */
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/
H A Dvpx_scale_asm_offsets.c37 #if HAVE_NEON
/external/libvpx/libvpx/vpx_scale/
H A Dvpx_scale_asm_offsets.c37 #if HAVE_NEON
/external/libvpx/libvpx/test/
H A Dregister_state_check.h85 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON) \
86 && !CONFIG_SHARED && HAVE_NEON
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvpx_config.h21 #define HAVE_NEON 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvpx_config.h21 #define HAVE_NEON 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvpx_config.h21 #define HAVE_NEON 1 macro
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvpx_config.h21 #define HAVE_NEON 0 macro

Completed in 7453 milliseconds

123