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

/external/aac/libAACdec/src/
H A Dconceal.cpp1069 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; local
1097 scaleFactorBandsTotal,
1104 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; local
1140 scaleFactorBandsTotal,
1149 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; local
1197 scaleFactorBandsTotal,
1319 int line, sfb, scaleFactorBandsTotal = 0; local
1333 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long;
1336 for (sfb = 0; sfb < scaleFactorBandsTotal; sfb++) {
1348 scaleFactorBandsTotal
[all...]

Completed in 72 milliseconds