Lines Matching refs:pLowBandReal
290 FIXP_DBL *pLowBandReal[(3 * 4) + 2 * ((1024) / (32) * (4) / 2)]; in sbr_dec() local
294 FIXP_DBL **pReal = pLowBandReal + ov_len; in sbr_dec()
299 pLowBandReal[i] = hSbrDec->qmfDomainInCh->hQmfSlotsReal[i]; in sbr_dec()
307 pLowBandReal[i + noCols + ov_len] = hSbrDec->hQmfHBESlotsReal[i]; in sbr_dec()
326 FDKmemcpy(pLowBandReal[ov_len + i], hSbrDec->hQmfHBESlotsReal[i], in sbr_dec()
359 FDKmemclear(&pLowBandReal[slot][nAnalysisBands], in sbr_dec()
366 FDKmemclear(&pLowBandReal[slot][nAnalysisBands], in sbr_dec()
419 pvcDecodeFrame(&hSbrDec->PvcStaticData, &pvcDynamicData, pLowBandReal, in sbr_dec()
471 FDKmemcpy(hSbrDec->codecQMFBufferReal[i], pLowBandReal[ov_len + i], in sbr_dec()
478 hSbrDec->hHBE, pReal, pImag, noCols, pLowBandReal, pLowBandImag, in sbr_dec()
488 copyHarmonicSpectrum(xOverQmf, pLowBandReal, pLowBandImag, noCols, in sbr_dec()
501 pLowBandReal, pLowBandImag, hHeaderData->timeStep, borders[0], in sbr_dec()
528 &hSbrDec->LppTrans, &hSbrDec->qmfDomainInCh->scaling, pLowBandReal, in sbr_dec()
563 hHeaderData, hFrameData, &pvcDynamicData, pLowBandReal, pLowBandImag, in sbr_dec()
619 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
624 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
643 pLowBandReal[noCols - LPC_ORDER + i], in sbr_dec()
650 pLowBandReal[noCols - LPC_ORDER + i], in sbr_dec()
667 sbrDecoder_drcApply(&hSbrDec->sbrDrcChannel, pLowBandReal, in sbr_dec()
696 &hSbrDec->qmfDomainOutCh->fb, pLowBandReal, in sbr_dec()
752 PreparePsProcessing(h_ps_d, pLowBandReal, pLowBandImag, in sbr_dec()
807 (pLowBandReal + i), /* one timeslot of left/mono channel */ in sbr_dec()
827 &hSbrDec->sbrDrcChannel, *(pLowBandReal + i), in sbr_dec()
842 synQmf, *(pLowBandReal + i), /* QMF real buffer */ in sbr_dec()
1029 FIXP_DBL *pLowBandReal[128]; in resetSbrDec() local
1276 pLowBandReal[i] = hSbrDec->LppTrans.lpcFilterStatesRealHBE[i]; in resetSbrDec()
1282 pLowBandReal[i + hSbrDec->LppTrans.pSettings->overlap + LPC_ORDER] = in resetSbrDec()
1295 pLowBandReal[i + hSbrDec->hHBE->noCols + in resetSbrDec()
1305 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + in resetSbrDec()
1309 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()
1318 xOverQmf, pLowBandReal, pLowBandImag, hSbrDec->hHBE->noCols, in resetSbrDec()
1325 pLowBandReal[i + hSbrDec->hHBE->noCols + in resetSbrDec()
1336 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + LPC_ORDER, in resetSbrDec()
1338 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()
1350 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + in resetSbrDec()
1354 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()