Searched refs:stp33 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 34 v8i16 stp31, stp32, stp33, stp34, stp35, stp36, stp37; in fdct8x16_1d_column() local 74 BUTTERFLY_4(in8, in9, stp22, stp23, stp30, stp31, stp32, stp33); in fdct8x16_1d_column() 121 ADD2(stp34, stp25, stp33, stp22, in13, in10); in fdct8x16_1d_column() 134 SUB2(stp34, stp25, stp33, stp22, in12, in11); in fdct8x16_1d_column()
|