Home
last modified time | relevance | path

Searched refs:WindowGroups (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.cpp173 pIcsInfo->WindowGroups = 1; in IcsRead()
183 pIcsInfo->WindowGroups = 0 ; in IcsRead()
192 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++; in IcsRead()
196 pIcsInfo->WindowGroups++; in IcsRead()
202 pIcsInfo->WindowGroups++; in IcsRead()
Dchannelinfo.h158 UCHAR WindowGroups; member
415 return pIcsInfo->WindowGroups; in GetWindowGroups()
Dchannel.cpp110 for (group = 0 ; group < pAacDecoderChannelInfo[L]->icsInfo.WindowGroups; group++) { in MapMidSideMaskToPnsCorrelation()
Dconceal.cpp584 pIcsInfo->WindowGroups = 1; in CConcealment_fakePnsData()