Searched refs:WEBP_ANDROID_NEON (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dcpu.c102 #elif defined(WEBP_ANDROID_NEON) // NB: needs to be before generic NEON test.
H A Ddsp.h56 #define WEBP_ANDROID_NEON // Android targets that might support NEON macro
59 #if defined(__ARM_NEON__) || defined(WEBP_ANDROID_NEON) || defined(__aarch64__)
/external/webp/src/dsp/
H A Dcpu.c102 #elif defined(WEBP_ANDROID_NEON) // NB: needs to be before generic NEON test.
H A Ddsp.h56 #define WEBP_ANDROID_NEON // Android targets that might support NEON macro

Completed in 245 milliseconds