Home
last modified time | relevance | path

Searched refs:GetWindowGroupLengthTable (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dchannel.cpp163 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
172 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
Dchannelinfo.h423 inline const UCHAR *GetWindowGroupLengthTable(const CIcsInfo *pIcsInfo) in GetWindowGroupLengthTable() function
Dconceal.cpp676 …hConcealmentInfo->lastWinGrpLen = *(GetWindowGroupLengthTable(pIcsInfo)+GetWindowGroups(pIcsInfo)… in CConcealment_Store()