Skip to content
Commit 5c5fca33 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

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.
parent 19d7ac40
Loading
Loading
Loading
Loading