Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h1343 #define ILVR_B3(RTYPE, in0, in1, in2, in3, in4, in5, out0, out1, out2) \ macro
1348 #define ILVR_B3_UB(...) ILVR_B3(v16u8, __VA_ARGS__)
1349 #define ILVR_B3_SB(...) ILVR_B3(v16i8, __VA_ARGS__)
1350 #define ILVR_B3_UH(...) ILVR_B3(v8u16, __VA_ARGS__)
1351 #define ILVR_B3_SH(...) ILVR_B3(v8i16, __VA_ARGS__)

Completed in 5 milliseconds