Searched refs:SRLR_H4 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1966 #define SRLR_H4(RTYPE, in0, in1, in2, in3, shift) \ macro 1973 #define SRLR_H4_UH(...) SRLR_H4(v8u16, __VA_ARGS__) 1974 #define SRLR_H4_SH(...) SRLR_H4(v8i16, __VA_ARGS__) 1978 SRLR_H4(RTYPE, in0, in1, in2, in3, shift); \ 1979 SRLR_H4(RTYPE, in4, in5, in6, in7, shift); \
|
Completed in 5 milliseconds