Searched refs:SRARI_W4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1441 #define SRARI_W4(RTYPE, in0, in1, in2, in3, shift) \ macro 1446 #define SRARI_W4_SW(...) SRARI_W4(v4i32, __VA_ARGS__)
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1508 #define SRARI_W4(RTYPE, in0, in1, in2, in3, shift) { \ macro 1512 #define SRARI_W4_SW(...) SRARI_W4(v4i32, __VA_ARGS__)
|