Searched refs:ScaleFactorBandsTransmitted (Results 1 – 2 of 2) sorted by relevance
175 …int ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadScaleFactorData() local178 for (band=0; band < ScaleFactorBandsTransmitted; band++) in CBlock_ReadScaleFactorData()296 …UCHAR ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInf… in CBlock_ReadSectionData() local299 for (band=0; band < ScaleFactorBandsTransmitted; ) in CBlock_ReadSectionData()428 …int ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_InverseQuantizeSpectralData() local441 for (band=0; band < ScaleFactorBandsTransmitted; band++) in CBlock_InverseQuantizeSpectralData()514 …int ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(&pAacDecoderChannelInfo->icsInfo); in CBlock_ReadSpectralData() local527 for (band=0; band < ScaleFactorBandsTransmitted; band++) in CBlock_ReadSpectralData()
344 int ScaleFactorBandsTransmitted = GetScaleFactorBandsTransmitted(pIcsInfo); in CPns_Apply() local350 for (int band = 0 ; band < ScaleFactorBandsTransmitted; band++) { in CPns_Apply()