Searched refs:WindowGroupLength (Results 1 - 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannelinfo.cpp174 pIcsInfo->WindowGroupLength[0] = 1;
188 pIcsInfo->WindowGroupLength[i] = 1;
192 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++;
201 pIcsInfo->WindowGroupLength[8-1] = 1;
H A Dchannelinfo.h157 UCHAR WindowGroupLength[8]; member in struct:__anon35
420 return pIcsInfo->WindowGroupLength[index];
425 return pIcsInfo->WindowGroupLength;
H A Dconceal.cpp587 pIcsInfo->WindowGroupLength[0] = 1;
591 pIcsInfo->WindowGroupLength[0] = 8;

Completed in 494 milliseconds