Home
last modified time | relevance | path

Searched refs:NumberOfScaleFactorBands_Short (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.cpp111 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()
Dconceal.cpp590 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()
Dchannelinfo.h143 UCHAR NumberOfScaleFactorBands_Short; member