Searched refs:SRLI_H4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1522 #define SRLI_H4(RTYPE, in0, in1, in2, in3, out0, out1, out2, out3, shift) \ macro 1529 #define SRLI_H4_SH(...) SRLI_H4(v8i16, __VA_ARGS__)
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1626 #define SRLI_H4(RTYPE, in0, in1, in2, in3, out0, out1, out2, out3, shift) \ macro 1633 #define SRLI_H4_SH(...) SRLI_H4(v8i16, __VA_ARGS__)
|