Searched refs:rightSpectrum (Results 1 – 1 of 1) sorted by relevance
1092 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local1098 rightSpectrum = in CJointStereo_ApplyMS()1129 &(rightSpectrum[offsetCurrBand]), in CJointStereo_ApplyMS()1143 rightSpectrum[index] = leftCoefficient; in CJointStereo_ApplyMS()1155 FIXP_DBL rightCoefficient = rightSpectrum[index]; in CJointStereo_ApplyMS()1158 rightSpectrum[index] = -rightCoefficient; in CJointStereo_ApplyMS()1195 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local1204 rightSpectrum = SPEC(pAacDecoderChannelInfo[R]->pSpectralCoefficient, in CJointStereo_ApplyIS()1244 rightSpectrum[index] = fMult(leftSpectrum[index], scale); in CJointStereo_ApplyIS()