Home
last modified time | relevance | path

Searched refs:GetScaleFactorBandOffsets (Results 1 – 6 of 6) sorted by relevance

/external/aac/libAACdec/src/
Dblock.cpp225 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets( in CBlock_ScaleSpectralData()
340 const SHORT *BandOffsets = GetScaleFactorBandOffsets( in CBlock_ReadSectionData()
497 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets( in CBlock_InverseQuantizeSpectralData()
624 const SHORT *RESTRICT BandOffsets = GetScaleFactorBandOffsets( in CBlock_ReadSpectralData()
762 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo->icsInfo, in CBlock_ReadSpectralData()
786 const SHORT *swb_offset = GetScaleFactorBandOffsets( in CBlock_ApplyNoise()
910 BandOffsets = GetScaleFactorBandOffsets(&pAacDecoderChannelInfo->icsInfo, in CBlock_ReadAcSpectralData()
Daacdec_tns.cpp334 start = GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo)[start]; in CTns_Apply()
342 stop = GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo)[stop]; in CTns_Apply()
Dchannel.cpp211 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
233 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
359 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
Daacdec_pns.cpp321 GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo); in CPns_Apply()
Dchannelinfo.h511 inline const SHORT *GetScaleFactorBandOffsets( in GetScaleFactorBandOffsets() function
Daacdec_hcr.cpp317 GetScaleFactorBandOffsets(pIcsInfo, pSamplingRateInfo); /* aux */ in HcrInit()
582 const SHORT *BandOffsets = GetScaleFactorBandOffsets( in HcrReorderQuantizedSpectralCoefficients()