Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_smoothing.cpp231 FDKmemcpy(phaseLeftSmooth__FDK, self->PhaseLeft__FDK, in SpatialDecSmoothOPD()
254 tmpL = self->PhaseLeft__FDK[pb]; in SpatialDecSmoothOPD()
290 self->PhaseLeft__FDK[pb] = phaseLeftSmooth__FDK[pb]; in SpatialDecSmoothOPD()
Dsac_dec.h440 FIXP_DBL PhaseLeft__FDK[MAX_PARAMETER_BANDS]; member
Dsac_calcM1andM2.cpp552 self->PhaseLeft__FDK[band] = wrapPhase(opd[2 * band]); in param2UMX_PS_IPD_OPD__FDK()
558 self->PhaseLeft__FDK[band] = FL2FXCONST_DBL(0.0f); in param2UMX_PS_IPD_OPD__FDK()
Dsac_process.cpp978 FDKmemcpy(self->PhasePrevLeft__FDK, self->PhaseLeft__FDK, in SpatialDecBufferMatrices()
1014 self->PhaseLeft__FDK[pb], alpha__FDK, pi_x2); in SpatialDecApplyPhase()