Searched refs:SPLATI_H4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1254 #define SPLATI_H4(RTYPE, in, idx0, idx1, idx2, idx3, out0, out1, out2, out3) \ macro 1259 #define SPLATI_H4_SB(...) SPLATI_H4(v16i8, __VA_ARGS__) 1260 #define SPLATI_H4_SH(...) SPLATI_H4(v8i16, __VA_ARGS__)
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1364 #define SPLATI_H4(RTYPE, in, idx0, idx1, idx2, idx3, out0, out1, out2, out3) \ macro 1369 #define SPLATI_H4_SB(...) SPLATI_H4(v16i8, __VA_ARGS__) 1370 #define SPLATI_H4_SH(...) SPLATI_H4(v8i16, __VA_ARGS__)
|