Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.h299 …FIXP_DBL h22rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients … member
Dpsdec.cpp289 FDKmemclear( h_ps_d->specificTo.mpeg.h22rPrev, sizeof( h_ps_d->specificTo.mpeg.h22rPrev ) ); in ResetPsDec()
1048 h_ps_d->specificTo.mpeg.coef.H22r[group] = h_ps_d->specificTo.mpeg.h22rPrev[group]; in initSlotBasedRotation()
1060 h_ps_d->specificTo.mpeg.h22rPrev[group] = h22r; in initSlotBasedRotation()