Searched refs:stp25 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 18 v8i16 stp21, stp22, stp23, stp24, stp25, stp26, stp30; in fdct8x16_1d_column() local 50 stp25 = DOT_SHIFT_RIGHT_PCK_H(vec2, vec3, cnst4); in fdct8x16_1d_column() 60 BUTTERFLY_4(in15, in14, stp25, stp24, stp37, stp36, stp35, stp34); in fdct8x16_1d_column() 99 stp25 = DOT_SHIFT_RIGHT_PCK_H(vec4, vec5, cnst1); in fdct8x16_1d_column() 106 ADD2(stp34, stp25, stp33, stp22, in13, in10); in fdct8x16_1d_column() 119 SUB2(stp34, stp25, stp33, stp22, in12, in11); in fdct8x16_1d_column()
|