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

  /external/aac/libAACdec/src/
channelinfo.cpp 173 pIcsInfo->WindowGroups = 1;
183 pIcsInfo->WindowGroups = 0 ;
192 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++;
196 pIcsInfo->WindowGroups++;
202 pIcsInfo->WindowGroups++;
channelinfo.h 158 UCHAR WindowGroups;
330 \param windowGroups number of window groups.
339 const int windowGroups,
351 \param windowGroups number of window groups.
359 const int windowGroups,
415 return pIcsInfo->WindowGroups;
channel.cpp 110 for (group = 0 ; group < pAacDecoderChannelInfo[L]->icsInfo.WindowGroups; group++) {
conceal.cpp 584 pIcsInfo->WindowGroups = 1;
    [all...]

Completed in 78 milliseconds