HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_NEON_ASM (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8cx_arm.mk 38 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/fastquantizeb_neon$(ASM)
39 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/picklpf_arm.c
40 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/shortfdct_neon$(ASM)
41 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/subtract_neon$(ASM)
42 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/vp8_mse16x16_neon$(ASM)
43 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/vp8_memcpy_neon$(ASM)
44 VP8_CX_SRCS-$(HAVE_NEON_ASM) += encoder/arm/neon/vp8_shortwalsh4x4_neon$(ASM)
vp8_common.mk 160 #VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/reconintra_arm.c
161 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/loopfilter_neon$(ASM)
162 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/loopfiltersimpleverticaledge_neon$(ASM)
163 #VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/buildintrapredictorsmby_neon$(ASM)
164 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/idct_blk_neon.c
165 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/idct_dequant_0_2x_neon$(ASM)
166 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/idct_dequant_full_2x_neon$(ASM)
167 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp8_subpixelvariance8x8_neon$(ASM)
168 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp8_subpixelvariance16x16_neon$(ASM)
169 VP8_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp8_subpixelvariance16x16s_neon$(ASM
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_common.mk 127 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve_neon.c
128 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct16x16_neon.c
129 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon.c
130 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_neon$(ASM)
131 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
132 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_neon$(ASM)
133 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_loopfilter_16_neon$(ASM)
134 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_dc_only_idct_add_neon$(ASM)
135 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_1_add_neon$(ASM)
136 VP9_COMMON_SRCS-$(HAVE_NEON_ASM) += common/arm/neon/vp9_idct4x4_add_neon$(ASM
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/
reconintra_arm.c 17 #if HAVE_NEON_ASM
variance_arm.c 98 #if HAVE_NEON_ASM
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
register_state_check.h 85 #elif defined(CONFIG_SHARED) && defined(HAVE_NEON_ASM) && defined(CONFIG_VP9) \
86 && !CONFIG_SHARED && HAVE_NEON_ASM && CONFIG_VP9
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_config.h 22 #define HAVE_NEON_ASM 0
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_config.h 22 #define HAVE_NEON_ASM 1
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vpx_config.h 22 #define HAVE_NEON_ASM 1
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vpx_config.h 22 #define HAVE_NEON_ASM 0
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vpx_config.h 22 #define HAVE_NEON_ASM 0
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.h 22 #define HAVE_NEON_ASM 0
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vpx_config.h 22 #define HAVE_NEON_ASM 0
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vpx_config.h 22 #define HAVE_NEON_ASM 0
vpx_config.asm 10 HAVE_NEON_ASM equ 0

Completed in 1658 milliseconds

1 2