Searched refs:MaxSfBands (Results 1 – 5 of 5) sorted by relevance
163 UCHAR MaxSfBands; member430 return pIcsInfo->MaxSfBands; in GetScaleFactorBandsTransmitted()435 return fMax(pIcsInfo0->MaxSfBands, pIcsInfo1->MaxSfBands); in GetScaleMaxFactorBandsTransmitted()
106 const UINT MaxSfBands = GetScaleFactorBandsTransmitted((CIcsInfo*)pIcsInfo); in CPulseData_Read() local119 if (PulseData->PulseStartBand >= MaxSfBands) { in CPulseData_Read()
113 pIcsInfo->MaxSfBands = (UCHAR) FDKreadBits(bs, nbits); in IcsReadMaxSfb()115 if (pIcsInfo->MaxSfBands > pIcsInfo->TotalSfBands){ in IcsReadMaxSfb()
113 for (UCHAR band = 0 ; band < pAacDecoderChannelInfo[L]->icsInfo.MaxSfBands; band++) { in MapMidSideMaskToPnsCorrelation()
593 pIcsInfo->MaxSfBands = pIcsInfo->TotalSfBands; in CConcealment_fakePnsData()