Home
last modified time | relevance | path

Searched refs:GetScaleFactorBandsTransmitted (Results 1 – 8 of 8) sorted by relevance

/external/aac/libAACdec/src/
Dchannel.cpp182 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[L]->icsInfo); in CChannelElement_Decode()
184 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[R]->icsInfo); in CChannelElement_Decode()
237 GetScaleFactorBandsTransmitted( in CChannelElement_Decode()
250 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Decode()
387 int maxSfb = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CChannel_CodebookTableInit()
819 for (sfb = 0; sfb < GetScaleFactorBandsTransmitted( in CChannelElement_Read()
Dblock.cpp174 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadScaleFactorData()
353 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadSectionData()
493 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_InverseQuantizeSpectralData()
639 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadSpectralData()
804 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ApplyNoise()
912 lg = BandOffsets[GetScaleFactorBandsTransmitted( in CBlock_ReadAcSpectralData()
960 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[channel]->icsInfo); in ApplyTools()
Dpulsedata.cpp112 GetScaleFactorBandsTransmitted((const CIcsInfo *)pIcsInfo); in CPulseData_Read()
Daacdec_pns.cpp323 int ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(pIcsInfo); in CPns_Apply()
Dchannelinfo.h545 inline UCHAR GetScaleFactorBandsTransmitted(const CIcsInfo *pIcsInfo) { in GetScaleFactorBandsTransmitted() function
Daacdec_hcr.cpp330 maxBand = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in HcrInit()
607 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in HcrReorderQuantizedSpectralCoefficients()
Drvlc.cpp1070 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CRvlc_Read()
Daacdecoder.cpp3259 const int icsIsInvalid = (GetScaleFactorBandsTransmitted(pIcsInfo) > in CAacDecoder_DecodeFrame()