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

  /external/aac/libAACdec/src/
block.cpp 173 for (group = 0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
231 group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) {
352 for (group = 0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
504 group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) {
613 GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++)*/
643 int max_group = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
821 for (g = 0, win = 0; g < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
    [all...]
channel.cpp 214 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste,
236 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo),
360 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste,
550 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), 0, 64);
555 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo),
816 g < GetWindowGroups(&pAacDecoderChannelInfo[ch]->icsInfo);
    [all...]
aacdec_pns.cpp 325 for (int window = 0, group = 0; group < GetWindowGroups(pIcsInfo);
channelinfo.h 533 inline UCHAR GetWindowGroups(const CIcsInfo *pIcsInfo) {
aacdec_hcr.cpp 317 numOfGroups = GetWindowGroups(pIcsInfo);
604 numWinGroup = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
    [all...]
rvlc.cpp     [all...]
conceal.cpp 576 *(GetWindowGroupLengthTable(pIcsInfo) + GetWindowGroups(pIcsInfo) - 1);
    [all...]

Completed in 73 milliseconds