Home
last modified time | relevance | path

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

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