Searched refs:GetWindowGroups (Results 1 – 7 of 7) sorted by relevance
164 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()173 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()310 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
176 for (group=0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) in CBlock_ReadScaleFactorData()228 for (window=0, group=0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) in CBlock_ScaleSpectralData()297 for (group=0; group<GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) in CBlock_ReadSectionData()436 for (window=0, group=0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) in CBlock_InverseQuantizeSpectralData()525 for (group=0; group < GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); group++) in CBlock_ReadSpectralData()
413 inline UCHAR GetWindowGroups(const CIcsInfo *pIcsInfo) in GetWindowGroups() function
346 for (int window = 0, group = 0; group < GetWindowGroups(pIcsInfo); group++) { in CPns_Apply()
625 for (group=0; group < GetWindowGroups(pIcsInfo); group++) in CConcealment_fakePnsData()676 …hConcealmentInfo->lastWinGrpLen = *(GetWindowGroupLengthTable(pIcsInfo)+GetWindowGroups(pIcsInfo)… in CConcealment_Store()
327 numOfGroups = GetWindowGroups(pIcsInfo); in HcrInit()657 numWinGroup = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); in HcrReorderQuantizedSpectralCoefficients()
1061 pRvlc->numWindowGroups = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo); in CRvlc_Read()