Searched
full:neon (Results
326 -
350 of
782) sorted by null
<<11121314151617181920>>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/ |
h264bsdWriteMacroblock.S | 23 .fpu neon 35 /* -- NEON registers -- */
|
/frameworks/base/data/sounds/ |
AudioPackage10.mk | 15 $(LOCAL_PATH)/alarms/ogg/Neon.ogg:system/media/audio/alarms/Neon.ogg \
|
AudioPackage11.mk | 15 $(LOCAL_PATH)/alarms/ogg/Neon.ogg:system/media/audio/alarms/Neon.ogg \
|
AudioPackage7alt.mk | 15 $(LOCAL_PATH)/alarms/ogg-jp/Neon.ogg:system/media/audio/alarms/Neon.ogg \
|
/ndk/docs/text/ |
ANDROID-MK.text | 663 > (a.k.a. NEON) GCC intrinsics in your C and C++ sources, as well as 664 > NEON instructions in Assembly files. 668 > based CPUs support the NEON instruction set extensions and that you 671 > [CPU-ARM-NEON](CPU-ARM-NEON.html) and [CPU-FEATURES](CPU-FEATURES.html). 674 > may be compiled with NEON support by using the '`.neon`' suffix, as 677 LOCAL_SRC_FILES = foo.c.neon bar.c zoo.c.arm.neon 679 > In this example, '`foo.c`' will be compiled in thumb+neon mode [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/ |
blink_platform.gyp | 189 # *NEON.cpp files need special compile options. 191 ['exclude', 'graphics/cpu/arm/.*NEON\\.(cpp|h)'], 192 ['exclude', 'graphics/cpu/arm/filters/.*NEON\\.(cpp|h)'], 441 # The *NEON.cpp files fail to compile when -mthumb is passed. Force 458 ['include', 'graphics/cpu/arm/filters/.*NEON\\.(cpp|h)'],
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
armv4-gf2m.pl | 15 # integer code suitable for any ARMv4 and later CPU and NEON code 20 # length, more for longer keys. Even though NEON 1x1 multiplication 22 # longer keys. One has to optimize code elsewhere to get NEON glow... 38 .fpu neon 269 .asciz "GF(2^m) Multiplication for ARMv4/NEON, CRYPTOGAMS by <appro\@openssl.org>"
|
/external/chromium_org/v8/src/ |
cpu.cc | 404 has_neon_ = HasListItem(features, "neon"); 417 // to detect vfpv3 by checking for vfp *and* neon, since neon is only 418 // available on architectures with vfpv3. Checking neon on its own is 419 // not enough as it is possible to have neon without vfp.
|
/external/openssl/crypto/bn/asm/ |
armv4-gf2m.pl | 15 # integer code suitable for any ARMv4 and later CPU and NEON code 20 # length, more for longer keys. Even though NEON 1x1 multiplication 22 # longer keys. One has to optimize code elsewhere to get NEON glow... 38 .fpu neon 269 .asciz "GF(2^m) Multiplication for ARMv4/NEON, CRYPTOGAMS by <appro\@openssl.org>"
|
/external/pixman/pixman/ |
Makefile.in | 77 # arm neon code 78 @USE_ARM_NEON_TRUE@am__append_11 = libpixman-arm-neon.la 79 @USE_ARM_NEON_TRUE@am__append_12 = libpixman-arm-neon.la 155 am__libpixman_arm_neon_la_SOURCES_DIST = pixman-arm-neon.c \ 156 pixman-arm-common.h pixman-arm-neon-asm.S \ 157 pixman-arm-neon-asm-bilinear.S pixman-arm-neon-asm.h 159 @USE_ARM_NEON_TRUE@ pixman-arm-neon.lo pixman-arm-neon-asm.lo \ 160 @USE_ARM_NEON_TRUE@ pixman-arm-neon-asm-bilinear.l [all...] |
/external/valgrind/main/VEX/priv/ |
host_arm_defs.h | 194 /* --- Addressing Mode suitable for Neon --- */ 282 /* -------- Neon Immediate operand -------- */ 319 /* ------ Neon Register or Scalar Operand ------ */ 596 /* Neon */ 607 /* This is not a NEON instruction. Actually there is no corresponding 864 /* Neon data processing instruction: 3 registers of the same 926 /* 128-bit Neon move src to dst on the given condition, which
|
/external/eigen/Eigen/ |
Core | 185 return "ARM NEON"; 262 #include "src/Core/arch/NEON/PacketMath.h" 263 #include "src/Core/arch/NEON/Complex.h"
|
/external/webp/src/dsp/ |
cpu-features.c | 332 if (has_list_item(cpuFeatures, "neon")) { 333 /* Note: Certain kernels only report neon but not vfpv3 335 * that if Neon is implemented, so must be VFPv3
|
/external/webrtc/src/modules/audio_processing/aecm/ |
aecm_core.h | 149 // The extra 16 or 32 bytes in the following buffers are for alignment based Neon code. 336 // Some function pointers, for internal functions shared by ARM NEON and 371 // Initialization of the above function pointers for ARM Neon.
|
/external/webrtc/src/system_wrappers/source/android/ |
cpu-features.c | 332 if (has_list_item(cpuFeatures, "neon")) { 333 /* Note: Certain kernels only report neon but not vfpv3 335 * that if Neon is implemented, so must be VFPv3
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
memcpy.S | 63 .fpu neon
|
/device/lge/hammerhead/ |
BoardConfig.mk | 21 TARGET_ARCH_VARIANT := armv7-a-neon
|
/device/lge/mako/camera/ |
Android.mk | 86 # To Choose neon/C routines for YV12 conversion
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
cpuid_unittest.cc | 39 LOG(LS_INFO) << "NEON: "
|
/external/chromium_org/third_party/libwebp/dsp/ |
cpu.c | 74 // define a dummy function to enable turning off NEON at runtime by setting
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_matrixProcs_neon.cpp | 0 /* NEON optimized code (C) COPYRIGHT 2009 Motorola
|
SkBitmapProcState_matrix_repeat_neon.h | 0 /* NEON optimized code (C) COPYRIGHT 2009 Motorola 11 * and has been tuned to work with the NEON unit. 248 /* diagnostics... see whether we agree with the NEON code */ 376 /* XXX: gcc isn't interleaving these with the NEON ops
|
SkBlurImage_opts_neon.cpp | 24 * lower 8 bits of each 16-bit element of a NEON register.
|
/external/chromium_org/v8/build/ |
toolchain.gypi | 101 'cflags': ['-mfpu=neon',], 151 [ 'arm_fpu=="neon" or arm_neon==1', { 189 'cflags': ['-mfpu=neon',], 239 [ 'arm_fpu=="neon" or arm_neon==1', {
|
/external/clang/include/clang/Basic/ |
Makefile | 53 $(Verb) $(ClangTableGen) -gen-arm-neon-sema -o $(call SYSPATH, $@) $<
|
Completed in 1032 milliseconds
<<11121314151617181920>>