Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec.h298 …FIXP_DBL h21rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients … member
Dpsdec.cpp288 FDKmemclear( h_ps_d->specificTo.mpeg.h21rPrev, sizeof( h_ps_d->specificTo.mpeg.h21rPrev ) ); in ResetPsDec()
1047 h_ps_d->specificTo.mpeg.coef.H21r[group] = h_ps_d->specificTo.mpeg.h21rPrev[group]; in initSlotBasedRotation()
1059 h_ps_d->specificTo.mpeg.h21rPrev[group] = h21r; in initSlotBasedRotation()