[nonBE] Fix for MASA bitrate switch to 13.2k and 16.4k
requested to merge 1143-msan-use-of-uninitialized-value-in-masa-decoding-to-binaural-with-dtx-bitrate-switching-and-5 into main
- Related issues: 1143
- Requested reviewers:
Reason why this change is needed
- When switching to 13.2kbps bitrate, the number of output channels is not set to 1, causing to enter DFT parameters reading functions that should not be used.
Description of the change
- The number of output channels update needed for 13.2kbps and 16.4k is decoupled from the dirac reconfiguration function called in bitrate switching cases.
Affected operating points
- The MASA bitrate switching cases including 13.2 k and 16.4k with DTX or FER
- For these case it may be nonBE. The difference is only in the decoded bitstream.
Related to #1143 (closed)
Edited by vasilache