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

  /external/aac/libAACdec/src/
aacdec_tns.cpp 334 start = GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo)[start];
342 stop = GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo)[stop];
block.cpp 225 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets(
340 const SHORT *BandOffsets = GetScaleFactorBandOffsets(
497 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets(
624 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets(
762 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo->icsInfo,
786 const SHORT *swb_offset = GetScaleFactorBandOffsets(
    [all...]
aacdec_pns.cpp 321 GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo);
channelinfo.h 511 inline const SHORT *GetScaleFactorBandOffsets(
channel.cpp 211 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo,
233 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo,
357 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo,
    [all...]
aacdec_hcr.cpp 317 GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo); /* aux */
582 const SHORT *BandOffsets = GetScaleFactorBandOffsets(
    [all...]

Completed in 3127 milliseconds