Home
last modified time | relevance | path

Searched refs:WEBP_USE_NEON (Results 1 – 23 of 23) sorted by relevance

/external/webp/src/dsp/
Ddsp.h84 #define WEBP_USE_NEON macro
87 #if !defined(WEBP_USE_NEON) && defined(__ANDROID__) && \
90 #define WEBP_USE_NEON macro
94 #define WEBP_USE_NEON macro
Dquant.h16 #if defined(WEBP_USE_NEON) && !defined(WEBP_ANDROID_NEON) && \
Dcost.c403 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dupsampling_neon.c17 #if defined(WEBP_USE_NEON)
283 #if !(defined(FANCY_UPSAMPLING) && defined(WEBP_USE_NEON))
Dlossless_enc_neon.c16 #if defined(WEBP_USE_NEON)
Dcost_neon.c14 #if defined(WEBP_USE_NEON)
Dcpu.c182 #elif defined(WEBP_USE_NEON)
Dalpha_processing_neon.c16 #if defined(WEBP_USE_NEON)
Drescaler.c238 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Drescaler_neon.c16 #if defined(WEBP_USE_NEON) && !defined(WEBP_REDUCE_SIZE)
Dfilters.c274 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dyuv.c292 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dupsampling.c303 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dfilters_neon.c16 #if defined(WEBP_USE_NEON)
Dalpha_processing.c451 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dyuv_neon.c16 #if defined(WEBP_USE_NEON)
Dlossless.c638 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dlossless_enc.c987 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Dlossless_neon.c16 #if defined(WEBP_USE_NEON)
Denc.c803 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Denc_neon.c16 #if defined(WEBP_USE_NEON)
Ddec.c837 #if defined(WEBP_USE_NEON) in WEBP_DSP_INIT_FUNC()
Ddec_neon.c17 #if defined(WEBP_USE_NEON)