Searched refs:leftSpectrum (Results 1 – 1 of 1) sorted by relevance
1080 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local1084 leftSpectrum = in CJointStereo_ApplyMS()1116 CJointStereo_GenerateMSOutput(&(leftSpectrum[offsetCurrBand]), in CJointStereo_ApplyMS()1129 FIXP_DBL leftCoefficient = leftSpectrum[index]; in CJointStereo_ApplyMS()1145 leftSpectrum[index] = rightCoefficient; in CJointStereo_ApplyMS()1183 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local1190 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CJointStereo_ApplyIS()1232 rightSpectrum[index] = fMult(leftSpectrum[index], scale); in CJointStereo_ApplyIS()