Lines Matching refs:maxSfbTransmitted
166 startBand = pRvlc->maxSfbTransmitted-1; in calcRefValFwd()
216 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) { in calcRefValBwd()
288 pRvlc->conceal_max = (pRvlc->numWindowGroups-1)*16+pRvlc->maxSfbTransmitted-1; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
337 endBand = pRvlc->maxSfbTransmitted-1; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
357 endBand = pRvlc->maxSfbTransmitted; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
369 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
425 pRvlc->conceal_max = (pRvlc->numWindowGroups-1)*16+pRvlc->maxSfbTransmitted-1; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
440 endBand = pRvlc->maxSfbTransmitted-1; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
493 endBand = pRvlc->maxSfbTransmitted; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
505 for (band=startBand; band < pRvlc->maxSfbTransmitted; band++) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
552 for (band=0; band < pRvlc->maxSfbTransmitted; band++) { in StatisticalEstimation()
589 for (band=0; band < pRvlc->maxSfbTransmitted; band++) { in StatisticalEstimation()
653 for (band=0; band < pRvlc->maxSfbTransmitted; band++) { in PredictiveInterpolation()