Searched refs:leftSpectrum (Results 1 – 1 of 1) sorted by relevance
1092 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyMS() local1096 leftSpectrum = in CJointStereo_ApplyMS()1128 CJointStereo_GenerateMSOutput(&(leftSpectrum[offsetCurrBand]), in CJointStereo_ApplyMS()1141 FIXP_DBL leftCoefficient = leftSpectrum[index]; in CJointStereo_ApplyMS()1157 leftSpectrum[index] = rightCoefficient; in CJointStereo_ApplyMS()1195 FIXP_DBL *leftSpectrum, *rightSpectrum; in CJointStereo_ApplyIS() local1202 leftSpectrum = SPEC(pAacDecoderChannelInfo[L]->pSpectralCoefficient, in CJointStereo_ApplyIS()1244 rightSpectrum[index] = fMult(leftSpectrum[index], scale); in CJointStereo_ApplyIS()