Draft: Review potentially duplicated IGF functions 2

Reason why this change is needed

  • There are still a few duplicate IGF functions for EVS and IVAS. This adds lots of code redundancy and makes it hard to understand and maintain the code.

Description of the change

  • The functions IGF_CalculateEnvelope() and IGF_CalculateEnvelope_ivas_fx() are unified to IGF_CalculateEnvelope().

Affected operating points

  • Produced bitstream is BE for EVS-MONO and IVAS compared to previous state

Merge request reports

Loading