Home
last modified time | relevance | path

Searched refs:WindowGroupLength (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
Dchannelinfo.cpp177 pIcsInfo->WindowGroupLength[0] = 1; in IcsRead()
188 pIcsInfo->WindowGroupLength[i] = 1; in IcsRead()
191 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++; in IcsRead()
198 pIcsInfo->WindowGroupLength[8 - 1] = 1; in IcsRead()
Dchannelinfo.h168 UCHAR WindowGroupLength[8]; member
538 return pIcsInfo->WindowGroupLength[index]; in GetWindowGroupLength()
542 return pIcsInfo->WindowGroupLength; in GetWindowGroupLengthTable()