Searched refs:SPLATI_H4 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1378 #define SPLATI_H4(RTYPE, in, idx0, idx1, idx2, idx3, out0, out1, out2, out3) \ macro 1383 #define SPLATI_H4_SB(...) SPLATI_H4(v16i8, __VA_ARGS__) 1384 #define SPLATI_H4_SH(...) SPLATI_H4(v8i16, __VA_ARGS__)
|