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

  /external/libvpx/vp8/encoder/arm/
quantize_arm.h 15 #if HAVE_ARMV7
encodemb_arm.h 15 #if HAVE_ARMV7
dct_arm.h 24 #if HAVE_ARMV7
arm_csystemdependent.c 76 #if HAVE_ARMV7
130 #if HAVE_ARMV7
variance_arm.h 15 #if HAVE_ARMV7
  /external/libvpx/vp8/
vp8cx_arm.mk 18 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/encodemb_arm.c
19 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/quantize_arm.c
20 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/picklpf_arm.c
38 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/fastfdct4x4_neon$(ASM)
39 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/fastfdct8x4_neon$(ASM)
40 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/fastquantizeb_neon$(ASM)
41 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/sad8_neon$(ASM)
42 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/sad16_neon$(ASM)
43 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/shortfdct_neon$(ASM)
44 VP8_CX_SRCS-$(HAVE_ARMV7) += encoder/arm/neon/subtract_neon$(ASM
    [all...]
vp8dx_arm.mk 26 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_dc_full_2x_neon$(ASM)
27 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_dc_0_2x_neon$(ASM)
28 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/dequant_idct_neon$(ASM)
29 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_full_2x_neon$(ASM)
30 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_0_2x_neon$(ASM)
31 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/dequantizeb_neon$(ASM)
32 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_blk_neon.c
vp8_common.mk 139 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/bilinearpredict4x4_neon$(ASM)
140 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/bilinearpredict8x4_neon$(ASM)
141 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/bilinearpredict8x8_neon$(ASM)
142 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/bilinearpredict16x16_neon$(ASM)
143 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/copymem8x4_neon$(ASM)
144 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/copymem8x8_neon$(ASM)
145 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/copymem16x16_neon$(ASM)
146 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/dc_only_idct_add_neon$(ASM)
147 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/iwalsh_neon$(ASM)
148 VP8_COMMON_SRCS-$(HAVE_ARMV7) += common/arm/neon/loopfilter_neon$(ASM
    [all...]
  /external/libvpx/vpx_scale/arm/
scalesystemdependant.c 51 #if HAVE_ARMV7 && CONFIG_RUNTIME_CPU_DETECT
80 #if !HAVE_ARMV7 || CONFIG_RUNTIME_CPU_DETECT
85 #if HAVE_ARMV7
  /external/libvpx/vp8/decoder/arm/
dequantize_arm.c 18 #if HAVE_ARMV7
26 #if HAVE_ARMV7
dboolhuff_arm.h 29 #if HAVE_ARMV7
41 #endif /* HAVE_ARMV7 */
dequantize_arm.h 44 #if HAVE_ARMV7
arm_dsystemdependent.c 47 #if HAVE_ARMV7
  /external/libvpx/vp8/common/arm/
reconintra_arm.c 18 #if HAVE_ARMV7
41 #if HAVE_ARMV7
idct_arm.h 40 #if HAVE_ARMV7
loopfilter_arm.h 52 #if HAVE_ARMV7
recon_arm.h 45 #if HAVE_ARMV7
subpixel_arm.h 52 #if HAVE_ARMV7
arm_systemdependent.c 76 #if HAVE_ARMV7
125 #if HAVE_ARMV7
loopfilter_arm.c 144 #if HAVE_ARMV7
  /external/libvpx/
vpx_config.h 21 #define HAVE_ARMV7 1
23 #define HAVE_ARMV7 0
  /external/libvpx/vpx_ports/
arm_cpudetect.c 82 #if defined(HAVE_ARMV7)
128 #if defined(HAVE_ARMV5TE) || defined(HAVE_ARMV7)
138 #if defined(HAVE_ARMV7)
181 #if defined(HAVE_ARMV7)
  /external/libvpx/vp8/encoder/
picklpf.c 26 #if HAVE_ARMV7
311 #if HAVE_ARMV7
322 #if !HAVE_ARMV7 || CONFIG_RUNTIME_CPU_DETECT
359 #if HAVE_ARMV7
370 #if !HAVE_ARMV7 || CONFIG_RUNTIME_CPU_DETECT
399 #if HAVE_ARMV7
410 #if !HAVE_ARMV7 || CONFIG_RUNTIME_CPU_DETECT
439 #if HAVE_ARMV7
450 #if !HAVE_ARMV7 || CONFIG_RUNTIME_CPU_DETECT
onyx_if.c 67 #if HAVE_ARMV7
    [all...]
  /external/libvpx/vp8/decoder/
onyxd_if.c 228 #if HAVE_ARMV7
319 #if HAVE_ARMV7
337 #if HAVE_ARMV7
350 #if HAVE_ARMV7
376 #if HAVE_ARMV7
395 #if HAVE_ARMV7
411 #if HAVE_ARMV7
498 #if HAVE_ARMV7

Completed in 462 milliseconds