Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h294 #define LD_B5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) \ macro
299 #define LD_UB5(...) LD_B5(v16u8, __VA_ARGS__)
300 #define LD_SB5(...) LD_B5(v16i8, __VA_ARGS__)