Skip to content

Correct ivas_dec_voip_set_scale() + Add sanity checks to API functions

vaclav requested to merge correct_IVAS_DEC_VoIP_SetScale into main
  • Related issues:
  • Requested reviewers:

Reason why this change is needed

  • There is a data type int16_t<->bool mismatch in IVAS_DEC_VoIP_SetScale().

Description of the change

  • Data type mismatch is fixed in IVAS_DEC_VoIP_SetScale()
  • Add sanity checks to API functions.

Affected operating points

  • All is BE.

Merge request reports

Loading