• Home
  • Raw
  • Download

Lines Matching refs:pLowBandReal

291   FIXP_DBL *pLowBandReal[(3 * 4) + 2 * ((1024) / (32) * (4) / 2)];  in sbr_dec()  local
295 FIXP_DBL **pReal = pLowBandReal + ov_len; in sbr_dec()
300 pLowBandReal[i] = hSbrDec->qmfDomainInCh->hQmfSlotsReal[i]; in sbr_dec()
308 pLowBandReal[i + noCols + ov_len] = hSbrDec->hQmfHBESlotsReal[i]; in sbr_dec()
327 FDKmemcpy(pLowBandReal[ov_len + i], hSbrDec->hQmfHBESlotsReal[i], in sbr_dec()
360 FDKmemclear(&pLowBandReal[slot][nAnalysisBands], in sbr_dec()
367 FDKmemclear(&pLowBandReal[slot][nAnalysisBands], in sbr_dec()
420 pvcDecodeFrame(&hSbrDec->PvcStaticData, &pvcDynamicData, pLowBandReal, in sbr_dec()
472 FDKmemcpy(hSbrDec->codecQMFBufferReal[i], pLowBandReal[ov_len + i], in sbr_dec()
479 hSbrDec->hHBE, pReal, pImag, noCols, pLowBandReal, pLowBandImag, in sbr_dec()
489 copyHarmonicSpectrum(xOverQmf, pLowBandReal, pLowBandImag, noCols, in sbr_dec()
502 pLowBandReal, pLowBandImag, hHeaderData->timeStep, borders[0], in sbr_dec()
529 &hSbrDec->LppTrans, &hSbrDec->qmfDomainInCh->scaling, pLowBandReal, in sbr_dec()
564 hHeaderData, hFrameData, &pvcDynamicData, pLowBandReal, pLowBandImag, in sbr_dec()
620 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
625 scaleValues(&pLowBandReal[i][lsb], length, rescale); in sbr_dec()
644 pLowBandReal[noCols - LPC_ORDER + i], in sbr_dec()
651 pLowBandReal[noCols - LPC_ORDER + i], in sbr_dec()
668 sbrDecoder_drcApply(&hSbrDec->sbrDrcChannel, pLowBandReal, in sbr_dec()
697 &hSbrDec->qmfDomainOutCh->fb, pLowBandReal, in sbr_dec()
755 PreparePsProcessing(h_ps_d, pLowBandReal, pLowBandImag, in sbr_dec()
812 (pLowBandReal + i), /* one timeslot of left/mono channel */ in sbr_dec()
828 &hSbrDec->sbrDrcChannel, *(pLowBandReal + i), in sbr_dec()
844 synQmf, *(pLowBandReal + i), /* QMF real buffer */ in sbr_dec()
1031 FIXP_DBL *pLowBandReal[128]; in resetSbrDec() local
1278 pLowBandReal[i] = hSbrDec->LppTrans.lpcFilterStatesRealHBE[i]; in resetSbrDec()
1284 pLowBandReal[i + hSbrDec->LppTrans.pSettings->overlap + LPC_ORDER] = in resetSbrDec()
1297 pLowBandReal[i + hSbrDec->hHBE->noCols + in resetSbrDec()
1307 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + in resetSbrDec()
1311 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()
1320 xOverQmf, pLowBandReal, pLowBandImag, hSbrDec->hHBE->noCols, in resetSbrDec()
1327 pLowBandReal[i + hSbrDec->hHBE->noCols + in resetSbrDec()
1338 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + LPC_ORDER, in resetSbrDec()
1340 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()
1352 pLowBandReal + hSbrDec->LppTrans.pSettings->overlap + in resetSbrDec()
1356 hSbrDec->hHBE->noCols, pLowBandReal, pLowBandImag, in resetSbrDec()