Searched refs:cnst4 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dfwd_txfm_msa.c20 v8i16 vec0, vec1, vec2, vec3, vec4, vec5, cnst0, cnst1, cnst4, cnst5; local
49 cnst4 = __msa_splati_h(coeff, 0);
50 stp25 = DOT_SHIFT_RIGHT_PCK_H(vec2, vec3, cnst4);
53 cnst5 = __msa_ilvev_h(cnst5, cnst4);
55 stp24 = DOT_SHIFT_RIGHT_PCK_H(vec4, vec5, cnst4);

Completed in 115 milliseconds