Searched refs:orderTot (Results 1 – 2 of 2) sorted by relevance
746 int16_t orderTot; in Poly2LarFix() local749 orderTot = (orderLo + orderHi); in Poly2LarFix()763 outpQ17 += orderTot; in Poly2LarFix()778 int16_t orderTot; in Lar2polyFix() local783 orderTot = (orderLo + orderHi); in Lar2polyFix()801 inpQ17 += orderTot; in Lar2polyFix()
716 int k, orderTot; in WebRtcIsac_Lar2Poly() local719 orderTot = (orderLo + orderHi + 2); in WebRtcIsac_Lar2Poly()739 inp += orderTot; in WebRtcIsac_Lar2Poly()