Home
last modified time | relevance | path

Searched refs:refIsBwd (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
Drvlcconceal.cpp187 int *refIsBwd, in calcRefValBwd() argument
208 *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() local
302 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()