OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cnst4
(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
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 31 milliseconds