Home
last modified time | relevance | path

Searched refs:vt1r (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c221 v4i32 vt0l, vt1l, vt2l, vt3l, vt0r, vt1r, vt2r, vt3r; in dequant_idct4x4_addblk_2x_msa() local
238 VP8_IDCT_1D_W(hz0r, hz1r, hz2r, hz3r, vt0r, vt1r, vt2r, vt3r); in dequant_idct4x4_addblk_2x_msa()
239 SRARI_W4_SW(vt0r, vt1r, vt2r, vt3r, 3); in dequant_idct4x4_addblk_2x_msa()
240 PCKEV_H4_SH(vt0l, vt0r, vt1l, vt1r, vt2l, vt2r, vt3l, vt3r, vt0, vt1, vt2, in dequant_idct4x4_addblk_2x_msa()