[Non-BE] Resolve "MASA BR switching crashes with instrumented code"
- Related issues: #861 (closed)
- Requested reviewers: @vaclav, @vasilache
Reason why this change is needed
Crash in MASA BR switching condition when DEBUGGING
is disabled, see here https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/jobs/170243.
Description of the change
A piece of code inside select_stereo_mode()
is rewritten to let the else
part be executed when DEBUGGING
is on but hCPE->stereo_mode_cmdl
is not used.
Affected operating points
Not BE in MASA2TC bitrate switching.
Edited by vaclav