Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dq_plsf_5.cpp225 Word32 aux1; in Vq_subvec() local
240 aux1 = ((Word32) lsf_r1[0] * wf1_0); in Vq_subvec()
247 temp = (aux1 - ((Word32)wf1_0 * *(p_dico++))) >> 15; in Vq_subvec()