Searched refs:DPADD_SH4_SW (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/mips/msa/ |
D | dct_msa.c | 138 DPADD_SH4_SW(tmp1, tmp0, tmp1, tmp0, const1, const1, const2, const2, vec0_w, in vp8_short_fdct8x4_msa() 156 DPADD_SH4_SW(tmp1, tmp0, tmp1, tmp0, const1, const1, const2, const2, vec0_w, in vp8_short_fdct8x4_msa()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 719 #define DPADD_SH4_SW(...) DPADD_SH4(v4i32, __VA_ARGS__) macro
|