Home
last modified time | relevance | path

Searched refs:invL (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.cpp945 FIXP_SGL invL; in initSlotBasedRotation() local
1043invL = FX_DBL2FX_SGL(GetInvInt(h_ps_d->bsData[h_ps_d->processSlot].mpeg.aEnvStartStop[env + 1] - h… in initSlotBasedRotation()
1050 …icTo.mpeg.coef.DeltaH11r[group] = fMult ( h11r - h_ps_d->specificTo.mpeg.coef.H11r[group], invL ); in initSlotBasedRotation()
1051 …icTo.mpeg.coef.DeltaH12r[group] = fMult ( h12r - h_ps_d->specificTo.mpeg.coef.H12r[group], invL ); in initSlotBasedRotation()
1052 …icTo.mpeg.coef.DeltaH21r[group] = fMult ( h21r - h_ps_d->specificTo.mpeg.coef.H21r[group], invL ); in initSlotBasedRotation()
1053 …icTo.mpeg.coef.DeltaH22r[group] = fMult ( h22r - h_ps_d->specificTo.mpeg.coef.H22r[group], invL ); in initSlotBasedRotation()