Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1377 #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/
Dmacros_msa.h1463 #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/
Dmacros_msa.h1567 #define SRAR_W2(RTYPE, in0, in1, shift) \ macro
1575 SRAR_W2(RTYPE, in0, in1, shift) \
1576 SRAR_W2(RTYPE, in2, in3, shift) \