Commit 8c42c938 authored by norvell's avatar norvell
Browse files

Merge branch 'ericsson/hq-envelope-stability-fix' into 'main'

[Non-BE] Temporarily disable ENV_STAB_FIX to resolve unexpected diff in be-2-evs-linux

See merge request !379
parents 88c50ea6 0fe36b45
Loading
Loading
Loading
Loading
Loading

lib_com/options.h

100755 → 100644
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@
#define FIX_245_RANGE_CODER_VOIP_MSAN                   /* Issue 245: fix use-of-uninitialized-value in range coder in VoIP mode */
#define FIX_272_COV                                     /* Issue 272: Cleanup for code coverage related to calls to ivas_binaural_cldfb() */
#define FIX_235                                         /* Issue 235: Deallocation of HR filter memory separately for lib_rend (ROM) and lib_util (from file) */
#define ENV_STAB_FIX                                    /* Contribution 23: HQ envelope stability memory fix */
/*#define ENV_STAB_FIX*/                                    /* Contribution 23: HQ envelope stability memory fix */
#define STABILIZE_GIPD                                  /* FhG: Contribution 22: gIPD stabilization */

/* ################## End DEVELOPMENT switches ######################### */