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

  /external/aac/libAACdec/src/
channelinfo.cpp 176 pIcsInfo->WindowGroups = 1;
184 pIcsInfo->WindowGroups = 0;
191 pIcsInfo->WindowGroupLength[pIcsInfo->WindowGroups]++;
193 pIcsInfo->WindowGroups++;
199 pIcsInfo->WindowGroups++;
channelinfo.h 169 UCHAR WindowGroups;
454 \param windowGroups number of window groups.
466 const int windowGroups, const int max_sfb_ste_outside,
479 \param windowGroups number of window groups.
486 const int windowGroups,
534 return pIcsInfo->WindowGroups;
channel.cpp 122 for (group = 0; group < pAacDecoderChannelInfo[L]->icsInfo.WindowGroups;
145 CJointStereoPersistentData *pJointStereoPersistentData, int windowGroups,
147 for (int group = 0; group < windowGroups; group++) {
    [all...]

Completed in 1637 milliseconds