Searched refs:stp31 (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() 76 ILVL_H2_SH(stp36, stp31, stp35, stp32, vec2, vec4); in fdct8x16_1d_column() 77 ILVR_H2_SH(stp36, stp31, stp35, stp32, vec3, vec5); in fdct8x16_1d_column()
|