Searched refs:SRARI_W2_SW (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | txfm_macros_msa.h | 32 SRARI_W2_SW(s1_m, s0_m, DCT_CONST_BITS); \ 36 SRARI_W2_SW(s1_m, s0_m, DCT_CONST_BITS); \ 64 SRARI_W2_SW(tp1_m, tp0_m, DCT_CONST_BITS); \
|
D | idct8x8_msa.c | 81 SRARI_W2_SW(tmp0, tmp1, DCT_CONST_BITS); in vpx_idct8x8_12_add_msa()
|
D | macros_msa.h | 1630 #define SRARI_W2_SW(...) SRARI_W2(v4i32, __VA_ARGS__) macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 1089 #define SRARI_W2_SW(...) SRARI_W2(v4i32, __VA_ARGS__) macro
|