Searched refs:NumberOfScaleFactorBands_Short (Results 1 – 3 of 3) sorted by relevance
111 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in IcsReadMaxSfb()266 t->NumberOfScaleFactorBands_Short = sfbOffsetTables[index][samplingRateIndex].numberOfSfbShort; in getSamplingRateInfo()273 …aleFactorBands_Short == NULL || t->ScaleFactorBands_Short[t->NumberOfScaleFactorBands_Short]*8 == … in getSamplingRateInfo()
590 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_fakePnsData()1069 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_ApplyInter()1348 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_CalcBandEnergy()1367 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; in CConcealment_CalcBandEnergy()
143 UCHAR NumberOfScaleFactorBands_Short; member