Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dchannelinfo.cpp276 t->ScaleFactorBands_Short = in getSamplingRateInfo()
292 t->ScaleFactorBands_Short == NULL || in getSamplingRateInfo()
293 (UINT)t->ScaleFactorBands_Short[t->NumberOfScaleFactorBands_Short] * 8 == in getSamplingRateInfo()
Dchannelinfo.h154 const SHORT *ScaleFactorBands_Short; member
516 return samplingRateInfo->ScaleFactorBands_Short; in GetScaleFactorBandOffsets()
Dconceal.cpp932 const SHORT *pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short; in CConcealment_ApplyInter()
1158 pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short; in CConcealment_CalcBandEnergy()
1181 pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short; in CConcealment_CalcBandEnergy()