Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dcpu.c212 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.h218 kMSA enumerator
Dlossless.c632 if (VP8GetCPUInfo(kMSA)) { in WEBP_DSP_INIT_FUNC()
Dlossless_enc.c981 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()