Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dcost.c392 #if defined(WEBP_USE_MIPS32) in VP8EncDspCostInit()
Dcost_mips32.c14 #if defined(WEBP_USE_MIPS32)
Dyuv_mips32.c17 #if defined(WEBP_USE_MIPS32)
Dcpu.c209 #elif defined(WEBP_USE_MIPS32) || defined(WEBP_USE_MIPS_DSP_R2) || \
Drescaler_mips32.c16 #if defined(WEBP_USE_MIPS32)
Drescaler.c227 #if defined(WEBP_USE_MIPS32) in WebPRescalerDspInit()
Dlossless_enc_mips32.c19 #if defined(WEBP_USE_MIPS32)
Dyuv.c154 #if defined(WEBP_USE_MIPS32) in WebPInitSamplers()
Ddec_mips32.c17 #if defined(WEBP_USE_MIPS32)
Ddsp.h86 #define WEBP_USE_MIPS32 macro
Denc_mips32.c18 #if defined(WEBP_USE_MIPS32)
Dlossless_enc.c945 #if defined(WEBP_USE_MIPS32) in VP8LEncDspInit()
Ddec.c778 #if defined(WEBP_USE_MIPS32) in VP8DspInit()
Denc.c914 #if defined(WEBP_USE_MIPS32) in VP8EncDspInit()
/external/webp/src/utils/
Dbit_reader_inl_utils.h64 #if defined(WEBP_USE_MIPS32) in VP8LoadNewBytes()