Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dchannel.cpp213 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
235 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
359 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
Dchannelinfo.h541 inline const UCHAR *GetWindowGroupLengthTable(const CIcsInfo *pIcsInfo) { in GetWindowGroupLengthTable() function
Dconceal.cpp576 *(GetWindowGroupLengthTable(pIcsInfo) + GetWindowGroups(pIcsInfo) - 1); in CConcealment_Store()