Lines Matching refs:pBP
181 fMultDiv2(fPow2Div2(dmxReal << SF_DRY), pBP[n]) >> ((2 * SF_DRY) - 2)
185 fPow2Div2(dmxReal << SF_DRY) + fPow2Div2(dmxImag << SF_DRY), pBP[n])
250 const FIXP_CFG *pBP, FIXP_DBL scaleX, in combineSignalCplxScale1() argument
255 scaleY = fMultDiv2(scaleX, *pBP); in combineSignalCplxScale1()
264 pBP++; in combineSignalCplxScale1()
356 const FIXP_CFG *pBP; in subbandTPApply() local
411 pBP = hStpDec->BP_GF - BP_GF_START; in subbandTPApply()
446 pBP = hStpDec->BP_GF - BP_GF_START; in subbandTPApply()
456 WetEnerX += fMultDiv2(tmp, pBP[n]); in subbandTPApply()
524 pBP = hStpDec->BP - self->tp_hybBandBorder; in subbandTPApply()
532 &pBP[self->tp_hybBandBorder], scaleX, in subbandTPApply()