Searched refs:refIsBwd (Results 1 – 1 of 1) sorted by relevance
187 int *refIsBwd, in calcRefValBwd() argument208 *refIsBwd = pRvlc->dpcm_is_last_position - SF_OFFSET; in calcRefValBwd()224 *refIsBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; in calcRefValBwd()298 int refIsBwd,refNrgBwd,refScfBwd; in BidirectionalEstimation_UseLowerScfOfCurrentFrame() local302 calcRefValBwd(pRvlc,pAacDecoderChannelInfo,&refIsBwd,&refNrgBwd,&refScfBwd); in BidirectionalEstimation_UseLowerScfOfCurrentFrame()309 if (refIsFwd < refIsBwd) in BidirectionalEstimation_UseLowerScfOfCurrentFrame()312 pAacDecoderChannelInfo->pDynData->aScaleFactor[bnds] = refIsBwd; in BidirectionalEstimation_UseLowerScfOfCurrentFrame()