Home
last modified time | relevance | path

Searched refs:HAS_MSA (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vpx_ports/
Dmips_cpudetect.c32 flag |= HAS_MMI | HAS_MSA; in mips_cpu_caps()
41 flag |= HAS_MSA; in mips_cpu_caps()
Dmips.h19 #define HAS_MSA 0x02 macro