Loading lib_com/env_stab.c +3 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,9 @@ #include "prot.h" #include "rom_com.h" #include "wmc_auto.h" #ifdef FIX_594_STL_INCLUDE #include "stl.h" #endif #ifdef DEBUGGING #include "assert.h" #endif Loading lib_com/options.h +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ #define FIX_575_LOW_OVERLAP_PLC_RECOVERY /* FhG: Issue 575 fix for PLC and transistion to TCX5*/ #define ISM_FB_16k4 /* VA: Issue: 579: change BW from SWB to FB in NxISM conditions to match the EVS codec */ #define FIX_580_PARAMMC_ENER_BURSTS /* FhG: issue 580: energy bursts due to ILD holding when energy relations change too much */ #define FIX_594_STL_INCLUDE /* FhG: issue 594: Missing include of stl.h */ /* ################## End DEVELOPMENT switches ######################### */ Loading Loading
lib_com/env_stab.c +3 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,9 @@ #include "prot.h" #include "rom_com.h" #include "wmc_auto.h" #ifdef FIX_594_STL_INCLUDE #include "stl.h" #endif #ifdef DEBUGGING #include "assert.h" #endif Loading
lib_com/options.h +1 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ #define FIX_575_LOW_OVERLAP_PLC_RECOVERY /* FhG: Issue 575 fix for PLC and transistion to TCX5*/ #define ISM_FB_16k4 /* VA: Issue: 579: change BW from SWB to FB in NxISM conditions to match the EVS codec */ #define FIX_580_PARAMMC_ENER_BURSTS /* FhG: issue 580: energy bursts due to ILD holding when energy relations change too much */ #define FIX_594_STL_INCLUDE /* FhG: issue 594: Missing include of stl.h */ /* ################## End DEVELOPMENT switches ######################### */ Loading