Searched refs:rightCoefficient2 (Results 1 – 1 of 1) sorted by relevance
506 FIXP_DBL rightCoefficient2; in CJointStereo_GenerateMSOutput() local517 rightCoefficient2 = pSpecRCurrBand[i - 2]; in CJointStereo_GenerateMSOutput()528 rightCoefficient2 >>= rightScale; in CJointStereo_GenerateMSOutput()533 pSpecLCurrBand[i - 2] = leftCoefficient2 + rightCoefficient2; in CJointStereo_GenerateMSOutput()538 pSpecRCurrBand[i - 2] = leftCoefficient2 - rightCoefficient2; in CJointStereo_GenerateMSOutput()