Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dcpu_id.c58 #elif defined(__ANDROID__) && defined(__ARM_NEON__) in InitCpuFlags()
62 #elif defined(__ARM_NEON__) in InitCpuFlags()
Drow.h23 #if defined(__ARM_NEON__) && !defined(YUV_DISABLE_ASM)
71 #if defined(__ARM_NEON__) && !defined(YUV_DISABLE_ASM)
Dscale.c61 #if defined(__ARM_NEON__) && !defined(YUV_DISABLE_ASM)
/external/aac/libFDK/include/
DFDK_archdef.h148 #if defined(__TARGET_FEATURE_NEON) && !defined(__ARM_NEON__)
149 #define __ARM_NEON__ macro
/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__)
Dconvert.cc192 #if !defined(YUV_DISABLE_ASM) && (defined(__ARM_NEON__) || defined(LIBYUV_NEON))
Dscale.cc53 #if !defined(YUV_DISABLE_ASM) && defined(__ARM_NEON__)
/external/webp/src/dsp/
Dcpu.c71 #elif defined(__ARM_NEON__)
Ddsp.h36 #if defined(__ARM_NEON__)
/external/libyuv/files/unit_test/
Dcpu_test.cc95 #if defined(__linux__) && defined(__ARM_NEON__) in TEST_F()
/external/webkit/Source/JavaScriptCore/wtf/
DPlatform.h355 #if defined(__ARM_NEON__) && !defined(WTF_CPU_ARM_NEON)
/external/eigen/Eigen/
DCore114 #elif defined __ARM_NEON__
/external/libyuv/files/include/libyuv/
Drow.h115 #if !defined(YUV_DISABLE_ASM) && (defined(__ARM_NEON__) || defined(LIBYUV_NEON))