Searched refs:SRAR_W4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1403 #define SRAR_W4(RTYPE, in0, in1, in2, in3, shift) \ macro 1408 #define SRAR_W4_SW(...) SRAR_W4(v4i32, __VA_ARGS__)
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1473 #define SRAR_W4(RTYPE, in0, in1, in2, in3, shift) { \ macro 1477 #define SRAR_W4_SW(...) SRAR_W4(v4i32, __VA_ARGS__)
|