Loading lib_com/options.h +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ #define BASOP_NOGLOB_DECLARE_LOCAL #endif #define FIX_867_CLDFB_NRG_SCALE /* Note: each compile switch (FIX_1101_...) is independent from the other ones */ #define FIX_1101_IVAS_SPAR_DEC_UPMIXER_SF_USE_MADD_ADD_WEIGHTS /* FhG: Defines 1.0f-weight variables, uses Madd operation instead of L_add_sat */ #define FIX_1101_IVAS_SPAR_DEC_UPMIXER_SF_SPLIT_LOOPS /* FhG: Splits single loop with IF-statements into two low-complex loops */ Loading Loading
lib_com/options.h +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ #define BASOP_NOGLOB_DECLARE_LOCAL #endif #define FIX_867_CLDFB_NRG_SCALE /* Note: each compile switch (FIX_1101_...) is independent from the other ones */ #define FIX_1101_IVAS_SPAR_DEC_UPMIXER_SF_USE_MADD_ADD_WEIGHTS /* FhG: Defines 1.0f-weight variables, uses Madd operation instead of L_add_sat */ #define FIX_1101_IVAS_SPAR_DEC_UPMIXER_SF_SPLIT_LOOPS /* FhG: Splits single loop with IF-statements into two low-complex loops */ Loading