Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h1427 #define SRARI_H4(RTYPE, in0, in1, in2, in3, shift) \ macro
1432 #define SRARI_H4_UH(...) SRARI_H4(v8u16, __VA_ARGS__)
1433 #define SRARI_H4_SH(...) SRARI_H4(v8i16, __VA_ARGS__)
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h1495 #define SRARI_H4(RTYPE, in0, in1, in2, in3, shift) { \ macro
1499 #define SRARI_H4_UH(...) SRARI_H4(v8u16, __VA_ARGS__)
1500 #define SRARI_H4_SH(...) SRARI_H4(v8i16, __VA_ARGS__)