Home
last modified time | relevance | path

Searched refs:kMSA (Results 1 – 9 of 9) sorted by relevance

/external/webp/src/dsp/
Dcpu.c242 if ((feature == kMIPS32) || (feature == kMIPSdspR2) || (feature == kMSA)) { in mipsCPUInfo()
Drescaler.c232 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Dfilters.c268 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Dupsampling.c297 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Ddsp.h224 kMSA enumerator
Dlossless_enc.c867 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Dlossless.c635 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Denc.c797 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Ddec.c831 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()