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

/external/aac/libAACdec/src/
H A Dchannelinfo.cpp264 t->ScaleFactorBands_Short = sfbOffsetTables[index][samplingRateIndex].sfbOffsetShort;
273 FDK_ASSERT(t->ScaleFactorBands_Short == NULL || t->ScaleFactorBands_Short[t->NumberOfScaleFactorBands_Short]*8 == samplesPerFrame);
H A Dchannelinfo.h141 const SHORT *ScaleFactorBands_Short; member in struct:__anon33
404 return samplingRateInfo->ScaleFactorBands_Short;
H A Dconceal.cpp1070 const SHORT *pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short;
1349 pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short;
1368 pSfbOffset = pSamplingRateInfo->ScaleFactorBands_Short;

Completed in 476 milliseconds