Skip to content

Clarify IVAS_MAX_OUTPUT_CHANNELS

Reason why this change is needed

  • Pubic constant macros IVAS_MAX_INPUT_CHANNELS and IVAS_MAX_OUTPUT_CHANNELS are incorrect and thus confusing.

Description of the change

  • Avoid pubic constant macros IVAS_MAX_INPUT_CHANNELS and IVAS_MAX_OUTPUT_CHANNEL:
    • IVAS_MAX_INPUT_CHANNELS and IVAS_MAX_OUTPUT_CHANNELS are replaced by IVAS_MAX_LS_CHANNELS

Affected operating points

  • All is BE.
Edited by vaclav

Merge request reports

Loading