Searched refs:leftSpectrum (Results 1 – 1 of 1) sorted by relevance
169 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local173 …leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInf… in CJointStereo_ApplyMS()200 FIXP_DBL leftCoefficient = leftSpectrum [index] ; in CJointStereo_ApplyMS()206 leftSpectrum [index] = leftCoefficient + rightCoefficient ; in CJointStereo_ApplyMS()243 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local248 …leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, window, pAacDecoderChannelInf… in CJointStereo_ApplyIS()291 rightSpectrum[index] = fMult(leftSpectrum[index],scale); in CJointStereo_ApplyIS()