Searched refs:stp23 (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.c | 33 v8i16 stp21, stp22, stp23, stp24, stp25, stp26, stp30; in fdct8x16_1d_column() local 71 stp23 = DOT_SHIFT_RIGHT_PCK_H(vec4, vec5, cnst5); in fdct8x16_1d_column() 74 BUTTERFLY_4(in8, in9, stp22, stp23, stp30, stp31, stp32, stp33); in fdct8x16_1d_column()
|