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

  /external/libvpx/libvpx/vpx_dsp/mips/
fwd_dct32x32_msa.c 294 v4i32 vec0_r, vec1_r, vec2_r, vec3_r, vec4_r, vec5_r, vec6_r, vec7_r; local
317 UNPCK_SH_SW(vec7, vec7_l, vec7_r);
318 ADD4(vec0_r, vec7_r, vec1_r, vec6_r, vec2_r, vec5_r, vec3_r, vec4_r,
320 BUTTERFLY_4(tmp0_w, tmp1_w, tmp2_w, tmp3_w, vec4_r, vec6_r, vec7_r, vec5_r);
338 DOTP_CONST_PAIR_W(vec5_r, vec7_r, vec0_r, vec1_r, cospi_24_64,
    [all...]

Completed in 35 milliseconds