Fix for 3GPP issue 1739: Crash in Stereo BASOP Enc -> Stereo BASOP Dec at 32...
Fix for 3GPP issue 1739: Crash in Stereo BASOP Enc -> Stereo BASOP Dec at 32 kbps with DTX, bandwidth switching and 5% FER
Link #1739 (closed)
The issue is caused due to deviations observed with msNoiseEst. Only for this test case, over-flow occurs. The root cause is as described in issue #859. Currently, to address the crash issue, saturation is being added.