Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dq_plsf_5.cpp226 Word32 aux2; in Vq_subvec() local
241 aux2 = ((Word32) lsf_r1[1] * wf1_1); in Vq_subvec()
256 temp = (aux2 - ((Word32)wf1_1 * *(p_dico++))) >> 15; in Vq_subvec()