Searched refs:LD_V6 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 310 #define LD_V6(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5) \ macro 315 #define LD_UB6(...) LD_V6(v16u8, __VA_ARGS__) 316 #define LD_SB6(...) LD_V6(v16i8, __VA_ARGS__) 317 #define LD_UH6(...) LD_V6(v8u16, __VA_ARGS__) 318 #define LD_SH6(...) LD_V6(v8i16, __VA_ARGS__)
|
Completed in 5 milliseconds