/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct16x16_neon.c | 32 #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()
|
D | loopfilter_neon.c | 28 #if HAVE_NEON_ASM
|
/external/libvpx/libvpx/vpx_ports/ |
D | arm_cpudetect.c | 55 #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/ |
D | register_state_check.h | 96 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON_ASM) && defined(CONFIG_VP9) \ 97 && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
|
D | lpf_8_test.cc | 110 #if HAVE_NEON_ASM 659 #if HAVE_NEON_ASM 682 #if HAVE_NEON_ASM
|
D | dct32x32_test.cc | 340 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
|
D | fdct4x4_test.cc | 472 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
|
D | fdct8x8_test.cc | 697 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
|
D | dct16x16_test.cc | 837 #if HAVE_NEON_ASM && !CONFIG_VP9_HIGHBITDEPTH && !CONFIG_EMULATE_HARDWARE
|
/external/libvpx/libvpx/vpx_dsp/ |
D | vpx_dsp.mk | 55 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/ |
D | vpx_config.asm | 8 %define HAVE_NEON_ASM 0
|
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 8 %define HAVE_NEON_ASM 0
|
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
D | vpx_config.asm | 11 .equ HAVE_NEON_ASM , 0 define
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 1 macro
|
D | vpx_config.asm | 11 .equ HAVE_NEON_ASM , 1 define
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
D | vpx_config.asm | 11 .equ HAVE_NEON_ASM , 0 define
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 20 #define HAVE_NEON_ASM 0 macro
|
D | vpx_config.asm | 11 .equ HAVE_NEON_ASM , 0 define
|