1527: Fix for incorrect bitrate idx reported in CMR requests

Reason why this change is needed

Using RTP, It was discovered that the bitrate remote requests via CMR in the E-bytes is mapped to the previous bitrate, e.g. if 256K is selected, 192K is signalled in CMR.

Description of the change

  • CMR bitrate are slightly different from ToC bitrates, so adjust the table for CMR correctly for EVA and IVAS modes
  • Correct the off by 1 index

Affected operating points

  • Since no tests exist, all existing tests should be BE
Edited by Ripinder Singh

Merge request reports

Loading