[non-BE] Fix MASA coherence crash
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.
- Related issues: #760 (closed)
- Requested reviewers:
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