Searched refs:orderTot (Results 1 – 2 of 2) sorted by relevance
717 WebRtc_Word16 orderTot; in Poly2LarFix() local720 orderTot = (orderLo + orderHi); in Poly2LarFix()734 outpQ17 += orderTot; in Poly2LarFix()749 WebRtc_Word16 orderTot; in Lar2polyFix() local754 orderTot = (orderLo + orderHi); in Lar2polyFix()772 inpQ17 += orderTot; in Lar2polyFix()
721 int k, orderTot; in WebRtcIsac_Lar2Poly() local724 orderTot = (orderLo + orderHi + 2); in WebRtcIsac_Lar2Poly()744 inp += orderTot; in WebRtcIsac_Lar2Poly()