• Home
  • Raw
  • Download

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()
279 if (IsLongBlock(&pAacDecoderChannelInfo[ch]->icsInfo)) { in CChannelElement_Decode()
347 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode()
357 GetScaleFactorBandOffsets(&pAacDecoderChannelInfo[L]->icsInfo, in CChannelElement_Decode()
359 GetWindowGroupLengthTable(&pAacDecoderChannelInfo[L]->icsInfo), in CChannelElement_Decode()
360 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste, in CChannelElement_Decode()
387 int maxSfb = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CChannel_CodebookTableInit()
390 if (IsLongBlock(&pAacDecoderChannelInfo->icsInfo)) { in CChannel_CodebookTableInit()
493 pAacDecoderChannelInfo[0]->icsInfo.WindowSequence; in CChannelElement_Read()
496 pAacDecoderChannelInfo[0]->icsInfo.WindowShape; in CChannelElement_Read()
500 error = IcsRead(hBs, &pAacDecoderChannelInfo[ch]->icsInfo, in CChannelElement_Read()
504 GetWindowSequence(&pAacDecoderChannelInfo[ch]->icsInfo) != in CChannelElement_Read()
512 pAacDecoderChannelInfo[1]->icsInfo = in CChannelElement_Read()
513 pAacDecoderChannelInfo[0]->icsInfo; in CChannelElement_Read()
519 error = IcsReadMaxSfb(hBs, &pAacDecoderChannelInfo[1]->icsInfo, in CChannelElement_Read()
536 &pAacDecoderChannelInfo[0]->icsInfo, in CChannelElement_Read()
537 &pAacDecoderChannelInfo[1]->icsInfo); in CChannelElement_Read()
541 pAacDecoderChannelInfo[0]->icsInfo.max_sfb_ste = (UCHAR)max_sfb_ste; in CChannelElement_Read()
542 pAacDecoderChannelInfo[1]->icsInfo.max_sfb_ste = (UCHAR)max_sfb_ste; in CChannelElement_Read()
550 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), 0, 64); in CChannelElement_Read()
555 GetWindowGroups(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
568 GetScaleFactorBandsTotal(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
569 GetWindowSequence(&pAacDecoderChannelInfo[0]->icsInfo), in CChannelElement_Read()
615 (void *)&pAacDecoderChannelInfo[ch]->icsInfo, in CChannelElement_Read()
631 &pAacDecoderChannelInfo[ch]->icsInfo, flags); in CChannelElement_Read()
654 &pAacDecoderChannelInfo[0]->icsInfo, flags, elFlags, in CChannelElement_Read()
717 IsLongBlock(&pAacDecoderChannelInfo[ch]->icsInfo), in CChannelElement_Read()
817 g < GetWindowGroups(&pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Read()
820 &pAacDecoderChannelInfo[ch]->icsInfo); in CChannelElement_Read()