Searched refs:WEBP_USE_NEON (Results 1 - 21 of 21) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
H A Denc_neon.c20 #if defined(WEBP_USE_NEON)
617 #endif // WEBP_USE_NEON
625 #if defined(WEBP_USE_NEON)
634 #endif // WEBP_USE_NEON
H A Ddec_neon.c21 #if defined(WEBP_USE_NEON)
386 #endif // WEBP_USE_NEON
394 #if defined(WEBP_USE_NEON)
402 #endif // WEBP_USE_NEON
H A Dupsampling_neon.c21 #if defined(WEBP_USE_NEON)
270 #endif // WEBP_USE_NEON
277 #if defined(WEBP_USE_NEON)
282 #endif // WEBP_USE_NEON
286 #if defined(WEBP_USE_NEON)
289 #endif // WEBP_USE_NEON
H A Ddsp.h39 #define WEBP_USE_NEON macro
H A Dupsampling.c333 #if defined(WEBP_USE_NEON)
358 #if defined(WEBP_USE_NEON)
H A Ddec.c729 #elif defined(WEBP_USE_NEON)
H A Denc.c721 #elif defined(WEBP_USE_NEON)
/external/webp/src/dsp/
H A Dcpu.c141 #elif defined(WEBP_USE_NEON)
H A Dlossless_enc_neon.c16 #if defined(WEBP_USE_NEON)
139 #else // !WEBP_USE_NEON
143 #endif // WEBP_USE_NEON
H A Ddsp.h76 #define WEBP_USE_NEON macro
80 #define WEBP_USE_NEON macro
H A Dupsampling_neon.c17 #if defined(WEBP_USE_NEON)
296 #endif // WEBP_USE_NEON
298 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_NEON))
H A Dlossless_neon.c16 #if defined(WEBP_USE_NEON)
265 #else // !WEBP_USE_NEON
269 #endif // WEBP_USE_NEON
H A Drescaler.c221 #if defined(WEBP_USE_NEON)
H A Drescaler_neon.c16 #if defined(WEBP_USE_NEON)
182 #else // !WEBP_USE_NEON
186 #endif // WEBP_USE_NEON
H A Dupsampling.c245 #if defined(WEBP_USE_NEON)
H A Dlossless.c621 #if defined(WEBP_USE_NEON)
H A Ddec.c749 #if defined(WEBP_USE_NEON)
H A Denc.c783 #if defined(WEBP_USE_NEON)
H A Denc_neon.c16 #if defined(WEBP_USE_NEON)
930 #else // !WEBP_USE_NEON
934 #endif // WEBP_USE_NEON
H A Dlossless_enc.c1196 #if defined(WEBP_USE_NEON)
H A Ddec_neon.c17 #if defined(WEBP_USE_NEON)
1635 #else // !WEBP_USE_NEON
1639 #endif // WEBP_USE_NEON

Completed in 341 milliseconds