Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Get rid of define IVAS_MAX_NUM_CH

There is defined in the framework the macro

#define IVAS_MAX_NUM_CH 16 /* == MAX_OUTPUT_CHANNELS */

which is used sparsely and can be simply replaced by existing macros.

I thus propose to replace IVAS_MAX_NUM_CH

  • by MAX_INPUT_CHANNELS at the encoder
  • by MAX_OUTPUT_CHANNELS at the decoder

Please comment if you see it differently!

Assignee Loading
Time tracking Loading