Lines Matching refs:lsb
604 int lsb; in sbr_dec() local
613 lsb = hSbrDec->qmfDomainOutCh->fb.lsb; in sbr_dec()
614 length = (hSbrDec->qmfDomainInCh->fb.no_channels - lsb); in sbr_dec()
619 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
620 scaleValues(&pLowBandImag[i][lsb], length, rescale); in sbr_dec()
624 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
631 int length = hSbrDec->qmfDomainInCh->fb.lsb; in sbr_dec()
757 synQmfRight->lsb = synQmf->lsb; in sbr_dec()
815 scaleFactorHighBand, synQmf->lsb, synQmf->usb); in sbr_dec()
1033 int old_lsb = hSbrDec->qmfDomainInCh->fb.lsb; in resetSbrDec()
1066 hSbrDec->qmfDomainOutCh->fb.lsb = in resetSbrDec()
1074 hSbrDec->qmfDomainInCh->fb.lsb = hSbrDec->qmfDomainOutCh->fb.lsb; in resetSbrDec()