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 175 for (group = 0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
233 group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) {
354 for (group = 0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
506 group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) {
615 GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++)*/
645 int max_group = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
823 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),
817 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 318 numOfGroups = GetWindowGroups(pIcsInfo);
605 numWinGroup = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
    [all...]
rvlc.cpp     [all...]
conceal.cpp 576 *(GetWindowGroupLengthTable(pIcsInfo) + GetWindowGroups(pIcsInfo) - 1);
    [all...]

Completed in 1032 milliseconds