Searched refs:groupoffset (Results 1 - 2 of 2) sorted by relevance

/external/aac/libAACdec/src/
H A Dblock.cpp508 int window,group,groupwin,groupoffset,band; local
523 groupoffset = 0;
550 window = groupoffset + groupwin;
583 groupoffset += GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
H A Daacdec_hcr.cpp624 SCHAR groupoffset; local
655 groupoffset = 0;
667 window = groupoffset + groupwin;
683 groupoffset += GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);

Completed in 189 milliseconds