Lines Matching refs:max_sfb_ste
201 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode() local
214 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste, in CChannelElement_Decode()
266 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode() local
268 if ((!CP_active) || (CP_active && (max_sfb_ste < noSfbs)) || in CChannelElement_Decode()
347 int max_sfb_ste = (INT)(pAacDecoderChannelInfo[L]->icsInfo.max_sfb_ste); in CChannelElement_Decode() local
360 GetWindowGroups(&pAacDecoderChannelInfo[L]->icsInfo), max_sfb_ste, in CChannelElement_Decode()
532 INT max_sfb_ste; in CChannelElement_Read() local
535 max_sfb_ste = GetScaleMaxFactorBandsTransmitted( 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()
556 max_sfb_ste, max_sfb_ste_clear, in CChannelElement_Read()