Searched refs:qmfDomainOutCh (Results 1 – 3 of 3) sorted by relevance
613 lsb = hSbrDec->qmfDomainOutCh->fb.lsb; in sbr_dec()669 hSbrDec->qmfDomainOutCh->fb.no_col, &outScalefactor); in sbr_dec()671 qmfChangeOutScalefactor(&hSbrDec->qmfDomainOutCh->fb, outScalefactor); in sbr_dec()675 int save_usb = hSbrDec->qmfDomainOutCh->fb.usb; in sbr_dec()682 if (hSbrDec->qmfDomainOutCh->fb.usb < hFreq->ov_highSubband) { in sbr_dec()690 hSbrDec->qmfDomainOutCh->fb.usb = in sbr_dec()692 (UINT)hSbrDec->qmfDomainOutCh->fb.no_channels); in sbr_dec()696 &hSbrDec->qmfDomainOutCh->fb, pLowBandReal, in sbr_dec()703 hSbrDec->qmfDomainOutCh->fb.usb = save_usb; in sbr_dec()717 HANDLE_QMF_FILTER_BANK synQmf = &hSbrDec->qmfDomainOutCh->fb; in sbr_dec()[all …]
147 HANDLE_FDK_QMF_DOMAIN_OUT qmfDomainOutCh; member
440 self->pSbrElement[el]->pSbrChannel[ch]->SbrDec.qmfDomainOutCh = in sbrDecoder_AssignQmfChannels2SbrChannels()