Fixes BASOP assert in 48kbps stereo decoding due to left shift of negative value
The assertion was happening because of not enough headroom present for the calculation of win buffer, by reducing the Q-factor of input buffer crash was resolved.
The assertion was happening because of not enough headroom present for the calculation of win buffer, by reducing the Q-factor of input buffer crash was resolved.