Searched defs:groupwin (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
H A Dblock.cpp220 int groupwin,group; local
230 for (groupwin=0; groupwin < GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group); groupwin++, window++)
428 int window, group, groupwin, band; local
439 for (groupwin=0; groupwin < GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group); groupwin++, window++)
508 int window,group,groupwin,groupoffset,band; local
548 for (groupwin
[all...]
H A Daacdec_hcr.cpp627 SCHAR groupwin; local
666 for (groupwin = 0; groupwin < winGroupLen; groupwin++) {
667 window = groupoffset + groupwin;

Completed in 101 milliseconds