Lines Matching refs:maxSfbTransmitted
186 startBand = pRvlc->maxSfbTransmitted - 1; in calcRefValFwd()
234 for (band = startBand; band < pRvlc->maxSfbTransmitted; band++) { in calcRefValBwd()
310 (pRvlc->numWindowGroups - 1) * 16 + pRvlc->maxSfbTransmitted - 1; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
366 endBand = pRvlc->maxSfbTransmitted - 1; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
388 endBand = pRvlc->maxSfbTransmitted; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
400 for (band = startBand; band < pRvlc->maxSfbTransmitted; band++) { in BidirectionalEstimation_UseLowerScfOfCurrentFrame()
458 (pRvlc->numWindowGroups - 1) * 16 + pRvlc->maxSfbTransmitted - 1; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
480 endBand = pRvlc->maxSfbTransmitted - 1; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
562 endBand = pRvlc->maxSfbTransmitted; in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
574 for (band = startBand; band < pRvlc->maxSfbTransmitted; band++) { in BidirectionalEstimation_UseScfOfPrevFrameAsReference()
620 for (band = 0; band < pRvlc->maxSfbTransmitted; band++) { in StatisticalEstimation()
660 for (band = 0; band < pRvlc->maxSfbTransmitted; band++) { in StatisticalEstimation()
724 for (band = 0; band < pRvlc->maxSfbTransmitted; band++) { in PredictiveInterpolation()