Home
last modified time | relevance | path

Searched refs:GetScaleFactorBandsTotal (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Daacdec_tns.cpp175 nextstopband = GetScaleFactorBandsTotal(pIcsInfo); in CTns_Read()
Dchannelinfo.h554 inline UCHAR GetScaleFactorBandsTotal(const CIcsInfo *pIcsInfo) { in GetScaleFactorBandsTotal() function
Dchannel.cpp568 GetScaleFactorBandsTotal(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
Dblock.cpp500 GetScaleFactorBandsTotal(&pAacDecoderChannelInfo->icsInfo); in CBlock_InverseQuantizeSpectralData()
Daacdecoder.cpp3260 GetScaleFactorBandsTotal(pIcsInfo)); in CAacDecoder_DecodeFrame()