rvlcconceal.cpp | 116 int band,bnds,group,startBand; local 141 bnds = 16*group+band; 142 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) { 148 *refIsFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 154 *refNrgFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 160 *refScfFwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds]; 191 int band,bnds,group,startBand; local 217 bnds = 16*group+band; 218 switch (pAacDecoderChannelInfo->pDynData->aCodeBook[bnds]) { 224 *refIsBwd = pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds]; 269 int band,bnds,startBand,endBand,group; local 405 int band,bnds,startBand,endBand,group; local 535 int band,bnds,group; local 643 int band,bnds,group; local [all...] |