Home
last modified time | relevance | path

Searched refs:WEBP_USE_MIPS32 (Results 1 – 15 of 15) sorted by relevance

/external/webp/src/dsp/
Dcost.c388 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
Dcost_mips32.c14 #if defined(WEBP_USE_MIPS32)
Dyuv_mips32.c17 #if defined(WEBP_USE_MIPS32)
Dcpu.c239 #elif defined(WEBP_USE_MIPS32) || defined(WEBP_USE_MIPS_DSP_R2) || \
Drescaler_mips32.c16 #if defined(WEBP_USE_MIPS32) && !defined(WEBP_REDUCE_SIZE)
Drescaler.c221 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
Dlossless_enc_mips32.c19 #if defined(WEBP_USE_MIPS32)
Dyuv.c103 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
Ddec_mips32.c17 #if defined(WEBP_USE_MIPS32)
Ddsp.h102 #define WEBP_USE_MIPS32 macro
Denc_mips32.c18 #if defined(WEBP_USE_MIPS32)
Dlossless_enc.c856 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
Denc.c786 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
Ddec.c820 #if defined(WEBP_USE_MIPS32) in WEBP_DSP_INIT_FUNC()
/external/webp/src/utils/
Dbit_reader_inl_utils.h64 #if defined(WEBP_USE_MIPS32) in VP8LoadNewBytes()