HomeSort by relevance Sort by last modified time
    Searched refs:ScaleFactorBands_Short (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACdec/src/
channelinfo.cpp 264 t->ScaleFactorBands_Short = sfbOffsetTables[index][samplingRateIndex].sfbOffsetShort;
273 FDK_ASSERT(t->ScaleFactorBands_Short == NULL || t->ScaleFactorBands_Short[t->NumberOfScaleFactorBands_Short]*8 == samplesPerFrame);
channelinfo.h 141 const SHORT *ScaleFactorBands_Short;
404 return samplingRateInfo->ScaleFactorBands_Short;
conceal.cpp     [all...]

Completed in 44 milliseconds