Searched defs:LD_UW (Results 1 – 2 of 2) sorted by relevance
| /external/libvpx/vp8/common/mips/msa/ | ||
| D | vp8_macros_msa.h | 28 #define LD_UW(...) LD_W(v4u32, __VA_ARGS__) macro |
| /external/webp/src/dsp/ | ||
| D | msa_macro.h | 61 #define LD_UW(...) LD_W(v4u32, __VA_ARGS__) macro |