Searched refs:rightCoefficient (Results 1 – 1 of 1) sorted by relevance
201 FIXP_DBL rightCoefficient = rightSpectrum [index] ; in CJointStereo_ApplyMS() local204 rightCoefficient >>= rScale ; in CJointStereo_ApplyMS()206 leftSpectrum [index] = leftCoefficient + rightCoefficient ; in CJointStereo_ApplyMS()207 rightSpectrum [index] = leftCoefficient - rightCoefficient ; in CJointStereo_ApplyMS()