Home
last modified time | relevance | path

Searched refs:GetWindowGroupLength (Results 1 – 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
Dblock.cpp234 for (groupwin = 0; groupwin < GetWindowGroupLength( in CBlock_ScaleSpectralData()
507 for (groupwin = 0; groupwin < GetWindowGroupLength( in CBlock_InverseQuantizeSpectralData()
649 GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo, group); in CBlock_ReadSpectralData()
826 GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo, g); in CBlock_ApplyNoise()
Daacdec_pns.cpp327 for (int groupwin = 0; groupwin < GetWindowGroupLength(pIcsInfo, group); in CPns_Apply()
Dchannelinfo.h537 inline UCHAR GetWindowGroupLength(const CIcsInfo *pIcsInfo, const INT index) { in GetWindowGroupLength() function
Daacdec_hcr.cpp339 winGroupLen = (SCHAR)GetWindowGroupLength( in HcrInit()
611 GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo, group); in HcrReorderQuantizedSpectralCoefficients()
638 GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo, group); in HcrReorderQuantizedSpectralCoefficients()