Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h294 #define LD_B3(RTYPE, psrc, stride, out0, out1, out2) \ macro
299 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)
300 #define LD_SB3(...) LD_B3(v16i8, __VA_ARGS__)
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h303 #define LD_B3(RTYPE, psrc, stride, out0, out1, out2) { \ macro
307 #define LD_UB3(...) LD_B3(v16u8, __VA_ARGS__)