HomeSort by relevance Sort by last modified time
    Searched refs:WindowGroupLength (Results 1 - 3 of 3) sorted by null

  /external/aac/libAACdec/src/
channelinfo.cpp 174 pIcsInfo->WindowGroupLength[0] = 1;
188 pIcsInfo->WindowGroupLength[i] = 1;
192 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++;
201 pIcsInfo->WindowGroupLength[8-1] = 1;
channelinfo.h 157 UCHAR WindowGroupLength[8];
420 return pIcsInfo->WindowGroupLength[index];
425 return pIcsInfo->WindowGroupLength;
conceal.cpp 587 pIcsInfo->WindowGroupLength[0] = 1;
591 pIcsInfo->WindowGroupLength[0] = 8;
    [all...]

Completed in 59 milliseconds