Skip to content

[non-BE] Fix MASA coherence crash

vasilache requested to merge 760-coherence-coding-misalignment-masa into main

Related to #760 (closed) It fixes the crash from decoding the min_index with a different number of symbols and it also updates the MASA_COH_LIMIT_2IDX to work well also for 12 coding bands case. There were no identified problems with the second change, but it could be activated.

Reason why this change is needed

  • Crash in MASA decoder, due to GR decoding the min_index of coherence parameters with a different number of symbols.

Description of the change

  • Use the correct number of symbols in the decoding function.
  • Updates the MASA_COH_LIMIT_2IDX to work well also for 12 coding bands case

Affected operating points

  • MASA 384kbps and 512kbps
Edited by vasilache

Merge request reports

Loading