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

/external/webp/src/dsp/
H A Dneon.h23 #define WEBP_USE_INTRINSICS // use intrinsics when possible macro
H A Ddsp.h99 #define WEBP_USE_INTRINSICS macro
H A Denc_neon.c35 // WEBP_USE_INTRINSICS define.
37 #if defined(WEBP_USE_INTRINSICS)
247 #endif // WEBP_USE_INTRINSICS
269 #if defined(WEBP_USE_INTRINSICS)
H A Ddec_neon.c483 #if defined(WEBP_USE_INTRINSICS)
654 #endif // WEBP_USE_INTRINSICS
1006 #if defined(WEBP_USE_INTRINSICS)
1184 #endif // WEBP_USE_INTRINSICS

Completed in 91 milliseconds