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

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

Completed in 319 milliseconds