Home
last modified time | relevance | path

Searched refs:LIBYUV_DISABLE_NEON (Results 1 – 11 of 11) sorted by relevance

/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.cc33 #if !defined(LIBYUV_DISABLE_NEON) && !defined(__native_client__) && \
Dcompare.cc82 #if !defined(LIBYUV_DISABLE_NEON) && \
Drow_neon.cc19 #if !defined(LIBYUV_DISABLE_NEON) && defined(__ARM_NEON__)
Drow_neon64.cc19 #if !defined(LIBYUV_DISABLE_NEON) && defined(__aarch64__)
Drotate.cc44 #if !defined(LIBYUV_DISABLE_NEON) && !defined(__native_client__) && \
Drow_common.cc966 #if !defined(LIBYUV_DISABLE_NEON) && \
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale_row.h46 #if !defined(LIBYUV_DISABLE_NEON) && !defined(__native_client__) && \
Drow.h59 #define LIBYUV_DISABLE_NEON macro
254 #if !defined(LIBYUV_DISABLE_NEON) && defined(__aarch64__)
258 #if !defined(LIBYUV_DISABLE_NEON) && \