Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_smoothing.cpp233 FDKmemcpy(phaseRightSmooth__FDK, self->PhaseRight__FDK, in SpatialDecSmoothOPD()
255 tmpR = self->PhaseRight__FDK[pb]; in SpatialDecSmoothOPD()
291 self->PhaseRight__FDK[pb] = phaseRightSmooth__FDK[pb]; in SpatialDecSmoothOPD()
Dsac_dec.h441 FIXP_DBL PhaseRight__FDK[MAX_PARAMETER_BANDS]; member
Dsac_calcM1andM2.cpp553 self->PhaseRight__FDK[band] = wrapPhase(opd[2 * band + 1]); in param2UMX_PS_IPD_OPD__FDK()
559 self->PhaseRight__FDK[band] = FL2FXCONST_DBL(0.0f); in param2UMX_PS_IPD_OPD__FDK()
Dsac_process.cpp961 FDKmemcpy(self->PhasePrevRight__FDK, self->PhaseRight__FDK, in SpatialDecBufferMatrices()
997 self->PhaseRight__FDK[pb], alpha__FDK, pi_x2); in SpatialDecApplyPhase()