Searched refs:rightSpectrum (Results 1 – 1 of 1) sorted by relevance
169 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local174 …rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelIn… in CJointStereo_ApplyMS()201 FIXP_DBL rightCoefficient = rightSpectrum [index] ; in CJointStereo_ApplyMS()207 rightSpectrum [index] = leftCoefficient - rightCoefficient ; in CJointStereo_ApplyMS()243 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local249 …rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, window, pAacDecoderChannelIn… in CJointStereo_ApplyIS()291 rightSpectrum[index] = fMult(leftSpectrum[index],scale); in CJointStereo_ApplyIS()