Home | History | Annotate | Download | only in src

Lines Matching refs:icsInfo

285   CIcsInfo *pIcsInfo = &pAacDecoderChannelInfo->icsInfo;
306 if (!IsLongBlock(&pAacDecoderChannelInfo->icsInfo)) /* short block */
338 maxBand = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo);
343 winGroupLen = GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
619 if (!IsLongBlock(&pAacDecoderChannelInfo->icsInfo))
639 const SHORT *BandOffsets = GetScaleFactorBandOffsets(&pAacDecoderChannelInfo->icsInfo, pSamplingRateInfo);
657 numWinGroup = GetWindowGroups(&pAacDecoderChannelInfo->icsInfo);
658 numSfbTransm = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo);
661 winGroupLen = GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);
683 groupoffset += GetWindowGroupLength(&pAacDecoderChannelInfo->icsInfo,group);