Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dq_plsf_3.cpp298 Word16 wf1_2; in Vq_subvec4() local
313 wf1_2 = wf1[2]; in Vq_subvec4()
327 temp = (Word16)((((Word32) wf1_2) * temp) >> 15); in Vq_subvec4()
627 Word16 wf1_2; in Vq_subvec3() local
640 wf1_2 = wf1[2]; in Vq_subvec3()
658 temp = (Word16)((((Word32) wf1_2) * temp) >> 15); in Vq_subvec3()