HomeSort by relevance Sort by last modified time
    Searched full:cnst5 (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/mips/
fwd_txfm_msa.c 20 v8i16 vec0, vec1, vec2, vec3, vec4, vec5, cnst0, cnst1, cnst4, cnst5; local
52 cnst5 = __msa_splati_h(coeff, 1);
53 cnst5 = __msa_ilvev_h(cnst5, cnst4);
54 stp22 = DOT_SHIFT_RIGHT_PCK_H(vec2, vec3, cnst5);
56 stp23 = DOT_SHIFT_RIGHT_PCK_H(vec4, vec5, cnst5);

Completed in 69 milliseconds