Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.cpp330 FIXP_SGL invL; in initSlotBasedRotation() local
397 invL = FX_DBL2FX_SGL(GetInvInt( in initSlotBasedRotation()
411 fMult(h11r - h_ps_d->specificTo.mpeg.pCoef->H11r[group], invL); in initSlotBasedRotation()
413 fMult(h12r - h_ps_d->specificTo.mpeg.pCoef->H12r[group], invL); in initSlotBasedRotation()
415 fMult(h21r - h_ps_d->specificTo.mpeg.pCoef->H21r[group], invL); in initSlotBasedRotation()
417 fMult(h22r - h_ps_d->specificTo.mpeg.pCoef->H22r[group], invL); in initSlotBasedRotation()