Searched refs:SRAR_W2 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1377 #define SRAR_W2(RTYPE, in0, in1, shift) \ macro 1385 SRAR_W2(RTYPE, in0, in1, shift); \ 1386 SRAR_W2(RTYPE, in2, in3, shift); \
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1463 #define SRAR_W2(RTYPE, in0, in1, shift) \ macro 1471 SRAR_W2(RTYPE, in0, in1, shift) \ 1472 SRAR_W2(RTYPE, in2, in3, shift) \
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1567 #define SRAR_W2(RTYPE, in0, in1, shift) \ macro 1575 SRAR_W2(RTYPE, in0, in1, shift) \ 1576 SRAR_W2(RTYPE, in2, in3, shift) \
|