Searched refs:qmfDomainOutCh (Results 1 – 3 of 3) sorted by relevance
614 lsb = hSbrDec->qmfDomainOutCh->fb.lsb; in sbr_dec()670 hSbrDec->qmfDomainOutCh->fb.no_col, &outScalefactor); in sbr_dec()672 qmfChangeOutScalefactor(&hSbrDec->qmfDomainOutCh->fb, outScalefactor); in sbr_dec()676 int save_usb = hSbrDec->qmfDomainOutCh->fb.usb; in sbr_dec()683 if (hSbrDec->qmfDomainOutCh->fb.usb < hFreq->ov_highSubband) { in sbr_dec()691 hSbrDec->qmfDomainOutCh->fb.usb = in sbr_dec()693 (UINT)hSbrDec->qmfDomainOutCh->fb.no_channels); in sbr_dec()697 &hSbrDec->qmfDomainOutCh->fb, pLowBandReal, in sbr_dec()704 hSbrDec->qmfDomainOutCh->fb.usb = save_usb; in sbr_dec()719 HANDLE_QMF_FILTER_BANK synQmf = &hSbrDec->qmfDomainOutCh->fb; in sbr_dec()[all …]
147 HANDLE_FDK_QMF_DOMAIN_OUT qmfDomainOutCh; member
438 self->pSbrElement[el]->pSbrChannel[ch]->SbrDec.qmfDomainOutCh = in sbrDecoder_AssignQmfChannels2SbrChannels()