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

1 2 3 4 5 6

  /ndk/tests/build/b9193874-neon/jni/
Android.mk 4 LOCAL_MODULE := b9193874-neon
5 LOCAL_SRC_FILES := b9193874-neon.c.neon
  /ndk/tests/build/issue34613-neon/jni/
Android.mk 5 LOCAL_MODULE := issue34613-neon
7 LOCAL_SRC_FILES := issue34613-neon.cpp
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.sh 20 specialize vp8_yv12_extend_frame_borders neon
23 specialize vp8_yv12_copy_frame neon
26 specialize vpx_yv12_copy_y neon
  /dalvik/vm/compiler/template/
rebuild.sh 22 for arch in ia32 armv5te armv5te-vfp armv7-a armv7-a-neon mips; do TARGET_ARCH_EXT=$arch make -f Makefile-template; done
  /external/libvpx/libvpx/vp8/
vp8cx_arm.mk 36 #File list for neon
38 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/shortfdct_neon$(ASM)
41 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/subtract_neon$(ASM)
42 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_mse16x16_neon$(ASM)
43 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_memcpy_neon$(ASM)
44 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/vp8_shortwalsh4x4_neon$(ASM)
vp8_common.mk 161 # common (neon)
162 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/bilinearpredict4x4_neon$(ASM)
163 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/bilinearpredict8x4_neon$(ASM)
164 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/bilinearpredict8x8_neon$(ASM)
165 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/bilinearpredict16x16_neon$(ASM)
166 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/copymem8x4_neon$(ASM)
167 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/copymem8x8_neon$(ASM)
168 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/copymem16x16_neon$(ASM)
169 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/dc_only_idct_add_neon$(ASM)
170 VP8_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/iwalsh_neon$(ASM
    [all...]
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 32 specialize vp8_dequantize_b mmx media neon
36 specialize vp8_dequant_idct_add mmx media neon dspr2
41 specialize vp8_dequant_idct_add_y_block mmx sse2 media neon dspr2
46 specialize vp8_dequant_idct_add_uv_block mmx sse2 media neon dspr2
54 specialize vp8_loop_filter_mbv mmx sse2 media neon dspr2
59 specialize vp8_loop_filter_bv mmx sse2 media neon dspr2
64 specialize vp8_loop_filter_mbh mmx sse2 media neon dspr2
69 specialize vp8_loop_filter_bh mmx sse2 media neon dspr2
75 specialize vp8_loop_filter_simple_mbv mmx sse2 media neon
83 specialize vp8_loop_filter_simple_mbh mmx sse2 media neon
    [all...]
  /development/ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java 1 package com.example.neon;
31 * /data/data/com.example.neon/lib/libhelloneon.so at
  /device/generic/mini-emulator-armv7-a-neon/
BoardConfig.mk 6 # same sa mini-armv7-a-neon except HAL
7 include device/generic/armv7-a-neon/BoardConfig.mk
mini_emulator_armv7a_neon.mk 15 $(call inherit-product, device/generic/armv7-a-neon/mini_armv7a_neon.mk)
17 $(call inherit-product, device/generic/mini-emulator-armv7-a-neon/mini_emulator_common.mk)
20 PRODUCT_DEVICE := mini-emulator-armv7-a-neon
22 PRODUCT_MODEL := mini-emulator-armv7-a-neon
  /ndk/tests/build/stlport-src-suffix/jni/
Android.mk 17 LOCAL_SRC_FILES := test_stlport.cpp.neon
22 LOCAL_SRC_FILES := test_stlport.cpp.arm.neon
  /external/pixman/pixman/
pixman-arm-neon.c 37 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_8888_8888,
39 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_x888_8888,
41 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_0565_0565,
43 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_0888_0888,
45 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_8888_0565,
47 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_0565_8888,
49 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_0888_8888_rev,
51 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_0888_0565_rev,
53 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_pixbuf_8888,
55 PIXMAN_ARM_BIND_FAST_PATH_SRC_DST (neon, src_rpixbuf_8888
    [all...]
Android.mk 45 # Will only be used if runtime detection reports NEON capabilities
48 pixman-arm-neon.c \
49 pixman-arm-neon-asm.S \
50 pixman-arm-neon-asm-bilinear.S
  /dalvik/vm/mterp/
rebuild.sh 23 for arch in portable allstubs armv5te armv5te-vfp armv7-a armv7-a-neon mips x86; do TARGET_ARCH_EXT=$arch make -f Makefile-mterp; done
  /development/ndk/samples/hello-neon/jni/
Android.mk 11 LOCAL_SRC_FILES += helloneon-intrinsics.c.neon
  /device/generic/armv7-a-neon/
mini_armv7a_neon.mk 15 $(call inherit-product, device/generic/armv7-a-neon/mini_common.mk)
18 PRODUCT_DEVICE := armv7-a-neon
20 PRODUCT_MODEL := Mini for armv7-a-neon
23 DEVICE_PACKAGE_OVERLAYS := device/generic/armv7-a-neon/overlay
BoardConfig.mk 11 TARGET_ARCH_VARIANT := armv7-a-neon
  /ndk/tests/device/b8708181-Vector4/jni/
Android.mk 7 LOCAL_CFLAGS := -DHAVE_NEON=1 -march=armv7-a -mfpu=neon -ftree-vectorize -ffast-math -mfloat-abi=softfp
  /device/asus/flo/
BoardConfigCommon.mk 17 TARGET_GLOBAL_CFLAGS += -mfpu=neon -mfloat-abi=softfp
18 TARGET_GLOBAL_CPPFLAGS += -mfpu=neon -mfloat-abi=softfp
23 TARGET_ARCH_VARIANT := armv7-a-neon
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 194 specialize vp9_mb_lpf_vertical_edge_w sse2 neon dspr2
197 specialize vp9_mbloop_filter_vertical_edge sse2 neon dspr2
200 specialize vp9_loop_filter_vertical_edge mmx neon dspr2
203 specialize vp9_mb_lpf_horizontal_edge_w sse2 avx2 neon dspr2
206 specialize vp9_mbloop_filter_horizontal_edge sse2 neon dspr2
209 specialize vp9_loop_filter_horizontal_edge mmx neon dspr2
245 specialize vp9_convolve_copy $sse2_x86inc neon dspr2
248 specialize vp9_convolve_avg $sse2_x86inc neon dspr2
251 specialize vp9_convolve8 sse2 ssse3 neon dspr2
254 specialize vp9_convolve8_horiz sse2 ssse3 neon dspr
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_common.mk 124 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve_neon.c
125 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_idct16x16_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_dc_only_idct_add_neon$(ASM)
130 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_1_add_neon$(ASM)
131 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct4x4_add_neon$(ASM)
132 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_1_add_neon$(ASM)
133 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_short_idct8x8_add_neon$(ASM
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkUtilsArm.cpp 20 // cpu-features helper library to detect NEON at runtime. See
49 // the ARM NEON instruction set. This implementation is Linux-specific.
68 SkDebugf("Forcing ARM Neon mode to full!\n");
72 SkDebugf("Disabling ARM NEON mode\n");
86 // Instead, we must parse /proc/cpuinfo and look for the 'neon' feature.
91 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
104 // If we fail any of the following, assume we don't have NEON instructions
155 // Now find an instance of 'neon' in the flags list. We want to
156 // ensure it's only 'neon' and not something fancy like 'noneon'
158 const char neon[] = " neon" local
    [all...]
  /external/skia/src/core/
SkUtilsArm.cpp 20 // cpu-features helper library to detect NEON at runtime. See
49 // the ARM NEON instruction set. This implementation is Linux-specific.
68 SkDebugf("Forcing ARM Neon mode to full!\n");
72 SkDebugf("Disabling ARM NEON mode\n");
86 // Instead, we must parse /proc/cpuinfo and look for the 'neon' feature.
91 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
104 // If we fail any of the following, assume we don't have NEON instructions
155 // Now find an instance of 'neon' in the flags list. We want to
156 // ensure it's only 'neon' and not something fancy like 'noneon'
158 const char neon[] = " neon" local
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_QuantTables_s.S 10 .fpu neon
  /external/clang/lib/Headers/
Android.mk 8 $(call transform-host-clang-td-to-out,arm-neon)

Completed in 419 milliseconds

1 2 3 4 5 6