Home
last modified time | relevance | path

Searched refs:__ARM_NEON__ (Results 1 – 25 of 34) sorted by relevance

12

/external/aac/libFDK/include/
DFDK_archdef.h148 #if defined(__TARGET_FEATURE_NEON) && !defined(__ARM_NEON__)
149 #define __ARM_NEON__ macro
/external/boringssl/src/crypto/chacha/
Dchacha_vec.c42 #if __ARM_NEON__
145 #if __ARM_NEON__
161 #if defined(__ARM_NEON__) in CRYPTO_chacha_20_neon()
169 #if defined(__ARM_NEON__) in CRYPTO_chacha_20_neon()
177 #if __ARM_NEON__ || defined(OPENSSL_X86) in CRYPTO_chacha_20_neon()
/external/libyuv/files/source/
Dcpu_id.cc185 #if defined(__linux__) && (defined(__ARM_NEON__) || defined(LIBYUV_NEON)) in InitCpuFlags()
188 #elif defined(__ARM_NEON__) in InitCpuFlags()
Dcompare_neon.cc18 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
Drotate_neon.cc20 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
Dscale_neon.cc20 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
Drow_neon.cc19 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
Dcompare.cc247 #if !defined(YUV_DISABLE_ASM) && (defined(__ARM_NEON__) || defined(LIBYUV_NEON))
Drotate.cc44 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
/external/libvpx/libvpx/third_party/libyuv/source/
Dcompare_neon.cc19 #if !defined(LIBYUV_DISABLE_NEON) && defined(__ARM_NEON__)
Drotate_neon.cc20 #if !defined(LIBYUV_DISABLE_NEON) && defined(__ARM_NEON__)
Dscale_neon.cc19 #if !defined(LIBYUV_DISABLE_NEON) && defined(__ARM_NEON__)
Drotate_argb.cc34 (defined(__ARM_NEON__) || defined(LIBYUV_NEON))
Dcpu_id.cc263 #if defined(__ARM_NEON__) || defined(__native_client__) || !defined(__linux__) in InitCpuFlags()
Dcompare.cc83 (defined(__ARM_NEON__) || defined(LIBYUV_NEON))
Drow_neon.cc19 #if !defined(LIBYUV_DISABLE_NEON) && defined(__ARM_NEON__)
/external/boringssl/src/crypto/
Dcrypto.c60 #if defined(__ARM_NEON__)
/external/libyuv/files/unit_test/
Dcpu_test.cc95 #if defined(__linux__) && defined(__ARM_NEON__) in TEST_F()
/external/skia/include/core/
DSkPreConfig.h203 (defined(SK_CPU_ARM64) || defined(__ARM_NEON__))
/external/webp/src/dsp/
Ddsp.h71 #if (defined(__ARM_NEON__) || defined(__aarch64__)) \
/external/deqp/framework/delibs/debase/
DdeDefs.h114 #elif defined(__arm__) || defined(__ARM__) || defined(__ARM_NEON__) || defined(ARM_BUILD)
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale_row.h47 (defined(__ARM_NEON__) || defined(LIBYUV_NEON))
/external/libpng/
Dpngpriv.h126 # if (defined(__ARM_NEON__) || defined(__ARM_NEON)) && \
155 # if defined(__ARM_NEON__) || defined(__ARM_NEON)
Dconfigure.ac285 # disable the default enabling on __ARM_NEON__ systems:
/external/eigen/Eigen/
DCore126 #elif defined __ARM_NEON__

12