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

/external/aac/libAACdec/src/
H A Dconceal.cpp1068 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Short; local
1096 scaleFactorBandsTotal,
1103 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; local
1139 scaleFactorBandsTotal,
1148 int scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long; local
1196 scaleFactorBandsTotal,
1318 int line, sfb, scaleFactorBandsTotal = 0; local
1332 scaleFactorBandsTotal = pSamplingRateInfo->NumberOfScaleFactorBands_Long;
1335 for (sfb = 0; sfb < scaleFactorBandsTotal; sfb++) {
1347 scaleFactorBandsTotal
[all...]

Completed in 53 milliseconds