Home
last modified time | relevance | path

Searched refs:SPLATI_H2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1650 #define SPLATI_H2(RTYPE, in, idx0, idx1, out0, out1) \ macro
1655 #define SPLATI_H2_SB(...) SPLATI_H2(v16i8, __VA_ARGS__)
1656 #define SPLATI_H2_SH(...) SPLATI_H2(v8i16, __VA_ARGS__)
1661 SPLATI_H2(RTYPE, in, idx0, idx1, out0, out1); \
1670 SPLATI_H2(RTYPE, in, idx0, idx1, out0, out1); \
1671 SPLATI_H2(RTYPE, in, idx2, idx3, out2, out3); \

Completed in 5 milliseconds