Searched refs:rightSpectrum (Results 1 – 1 of 1) sorted by relevance
1080 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local1086 rightSpectrum = in CJointStereo_ApplyMS()1117 &(rightSpectrum[offsetCurrBand]), in CJointStereo_ApplyMS()1131 rightSpectrum[index] = leftCoefficient; in CJointStereo_ApplyMS()1143 FIXP_DBL rightCoefficient = rightSpectrum[index]; in CJointStereo_ApplyMS()1146 rightSpectrum[index] = -rightCoefficient; in CJointStereo_ApplyMS()1183 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local1192 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CJointStereo_ApplyIS()1232 rightSpectrum[index] = fMult(leftSpectrum[index], scale); in CJointStereo_ApplyIS()