Home
last modified time | relevance | path

Searched refs:HAVE_NEON_ASM (Results 1 – 25 of 27) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_neon.c32 #if HAVE_NEON_ASM
40 #if HAVE_NEON_ASM in vpx_idct16x16_256_add_neon()
46 #if HAVE_NEON_ASM in vpx_idct16x16_256_add_neon()
111 #if HAVE_NEON_ASM in vpx_idct16x16_256_add_neon()
121 #if HAVE_NEON_ASM in vpx_idct16x16_10_add_neon()
127 #if HAVE_NEON_ASM in vpx_idct16x16_10_add_neon()
179 #if HAVE_NEON_ASM in vpx_idct16x16_10_add_neon()
Dloopfilter_neon.c28 #if HAVE_NEON_ASM
/external/libvpx/libvpx/vpx_ports/
Darm_cpudetect.c55 #if HAVE_NEON || HAVE_NEON_ASM in arm_cpu_caps()
89 #if HAVE_NEON || HAVE_NEON_ASM
119 #if HAVE_NEON || HAVE_NEON_ASM
149 #if HAVE_NEON || HAVE_NEON_ASM
/external/libvpx/libvpx/test/
Dregister_state_check.h96 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON_ASM) && defined(CONFIG_VP9) \
97 && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
Dlpf_8_test.cc110 #if HAVE_NEON_ASM
659 #if HAVE_NEON_ASM
682 #if HAVE_NEON_ASM
Ddct32x32_test.cc340 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
Dfdct4x4_test.cc472 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
Dfdct8x8_test.cc697 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
Ddct16x16_test.cc837 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk55 DSP_SRCS-$(HAVE_NEON_ASM) += arm/intrapred_neon_asm$(ASM)
86 ifeq ($(HAVE_NEON_ASM),yes)
134 ifeq ($(HAVE_NEON_ASM),yes)
200 ifeq ($(HAVE_NEON_ASM),yes)
/external/libvpx/config/x86_64/
Dvpx_config.asm8 %define HAVE_NEON_ASM 0
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm8 %define HAVE_NEON_ASM 0
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
Dvpx_config.asm11 .equ HAVE_NEON_ASM , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h20 #define HAVE_NEON_ASM 1 macro
Dvpx_config.asm11 .equ HAVE_NEON_ASM , 1 define
/external/libvpx/config/arm/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
Dvpx_config.asm11 .equ HAVE_NEON_ASM , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
/external/libvpx/config/generic/
Dvpx_config.h20 #define HAVE_NEON_ASM 0 macro
Dvpx_config.asm11 .equ HAVE_NEON_ASM , 0 define

12