Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dlevinson.cpp658 Word16 *p_Rh; in Levinson() local
720 p_Rh = &Rh[1]; in Levinson()
726 t0 += (((Word32) * (p_Rh)* *(p_Al--)) >> 15); in Levinson()
728 t0 += ((Word32) * (p_Rh++)* *(p_Ah--)); in Levinson()