Home
last modified time | relevance | path

Searched refs:SRAR_W2 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1397 #define SRAR_W2(RTYPE, in0, in1, shift) \ macro
1405 SRAR_W2(RTYPE, in0, in1, shift); \
1406 SRAR_W2(RTYPE, in2, in3, shift); \
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h1468 #define SRAR_W2(RTYPE, in0, in1, shift) { \ macro
1474 SRAR_W2(RTYPE, in0, in1, shift) \
1475 SRAR_W2(RTYPE, in2, in3, shift) \