Searched refs:XORI_B8_128 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
D | generic_macros_msa.h | 1875 #define XORI_B8_128(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7) \ macro 1880 #define XORI_B8_128_SB(...) XORI_B8_128(v16i8, __VA_ARGS__) 1881 #define XORI_B8_128_UB(...) XORI_B8_128(v16u8, __VA_ARGS__)
|