Searched refs:scaleFactorBandsTotal (Results 1 – 1 of 1) sorted by relevance
1069 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_ApplyInter() local1097 scaleFactorBandsTotal, in CConcealment_ApplyInter()1104 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_ApplyInter() local1140 scaleFactorBandsTotal, in CConcealment_ApplyInter()1149 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_ApplyInter() local1197 scaleFactorBandsTotal, in CConcealment_ApplyInter()1319 int line, sfb, scaleFactorBandsTotal = 0; in CConcealment_CalcBandEnergy() local1333 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_CalcBandEnergy()1336 for (sfb = 0; sfb < scaleFactorBandsTotal; sfb++) { in CConcealment_CalcBandEnergy()1348 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_CalcBandEnergy()[all …]