Searched refs:sumNrgBwd (Results 1 – 1 of 1) sorted by relevance
537 int sumNrgFwd,sumNrgBwd; /* sum of noise energy data forward/backward */ in StatisticalEstimation() local547 sumIsFwd = sumIsBwd = sumNrgFwd = sumNrgBwd = sumScfFwd = sumScfBwd = 0; in StatisticalEstimation()566 sumNrgBwd += pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; in StatisticalEstimation()581 if ( sumNrgFwd < sumNrgBwd ) in StatisticalEstimation()