Lines Matching refs:icsInfo
122 for (group = 0; group < pAacDecoderChannelInfo[L]->icsInfo.WindowGroups; in MapMidSideMaskToPnsCorrelation()
126 for (UCHAR band = 0; band < pAacDecoderChannelInfo[L]->icsInfo.MaxSfBands; in MapMidSideMaskToPnsCorrelation()
182 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[L]->icsInfo); in CChannelElement_Decode()
184 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[R]->icsInfo); in CChannelElement_Decode()
201 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode()
211 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
213 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
214 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste, in CChannelElement_Decode()
233 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
235 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
236 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
238 &pAacDecoderChannelInfo[L]->icsInfo)); in CChannelElement_Decode()
250 GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Decode()
266 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode()
281 if (IsLongBlock(&pAacDecoderChannelInfo[ch]->icsInfo)) { in CChannelElement_Decode()
349 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode()
359 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
361 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
362 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste, in CChannelElement_Decode()
389 int maxSfb = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CChannel_CodebookTableInit()
392 if (IsLongBlock(&pAacDecoderChannelInfo->icsInfo)) { in CChannel_CodebookTableInit()
495 pAacDecoderChannelInfo[0]->icsInfo.WindowSequence; in CChannelElement_Read()
498 pAacDecoderChannelInfo[0]->icsInfo.WindowShape; in CChannelElement_Read()
502 error = IcsRead(hBs, &pAacDecoderChannelInfo[ch]->icsInfo, in CChannelElement_Read()
506 GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) != in CChannelElement_Read()
514 pAacDecoderChannelInfo[1]->icsInfo = in CChannelElement_Read()
515 pAacDecoderChannelInfo[0]->icsInfo; in CChannelElement_Read()
521 error = IcsReadMaxSfb(hBs, &pAacDecoderChannelInfo[1]->icsInfo, in CChannelElement_Read()
538 &pAacDecoderChannelInfo[0]->icsInfo, in CChannelElement_Read()
539 &pAacDecoderChannelInfo[1]->icsInfo); in CChannelElement_Read()
543 pAacDecoderChannelInfo[0]->icsInfo.max_sfb_ste = (UCHAR)max_sfb_ste; in CChannelElement_Read()
544 pAacDecoderChannelInfo[1]->icsInfo.max_sfb_ste = (UCHAR)max_sfb_ste; in CChannelElement_Read()
552 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), 0, 64); in CChannelElement_Read()
557 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
570 GetScaleFactorBandsTotal(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
571 GetWindowSequence(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
617 (void *)&pAacDecoderChannelInfo[ch]->icsInfo, in CChannelElement_Read()
633 &pAacDecoderChannelInfo[ch]->icsInfo, flags); in CChannelElement_Read()
656 &pAacDecoderChannelInfo[0]->icsInfo, flags, elFlags, in CChannelElement_Read()
719 IsLongBlock(&pAacDecoderChannelInfo[ch]->icsInfo), in CChannelElement_Read()
819 g < GetWindowGroups(&pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Read()
822 &pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Read()