Searched refs:NumberOfScaleFactorBands_Long (Results 1 – 3 of 3) sorted by relevance
108 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in IcsReadMaxSfb()265 t->NumberOfScaleFactorBands_Long = sfbOffsetTables[index][samplingRateIndex].numberOfSfbLong; in getSamplingRateInfo()268 if (t->ScaleFactorBands_Long == NULL || t->NumberOfScaleFactorBands_Long == 0) { in getSamplingRateInfo()272 FDK_ASSERT(t->ScaleFactorBands_Long[t->NumberOfScaleFactorBands_Long] == samplesPerFrame); in getSamplingRateInfo()
586 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_fakePnsData()1104 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_ApplyInter()1149 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_ApplyInter()1333 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_CalcBandEnergy()1382 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; in CConcealment_CalcBandEnergy()
142 UCHAR NumberOfScaleFactorBands_Long; member