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

  /external/aac/libAACdec/src/
channelinfo.cpp 111 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Short;
266 t->NumberOfScaleFactorBands_Short = sfbOffsetTables[index][samplingRateIndex].numberOfSfbShort;
273 FDK_ASSERT(t->ScaleFactorBands_Short == NULL || t->ScaleFactorBands_Short[t->NumberOfScaleFactorBands_Short]*8 == samplesPerFrame);
channelinfo.h 143 UCHAR NumberOfScaleFactorBands_Short;
conceal.cpp 590 pIcsInfo->TotalSfBands = pSamplingRateInfo->NumberOfScaleFactorBands_Short;
    [all...]

Completed in 201 milliseconds