Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ #define HARM_2336_DOTP /* VA: basop 2336; Harmonisation of some dot_product function + some BE optimisation */ #define FIX_2431_AVOID_CALLOC /* VA: basp issue 2431: avoid use of calloc() */ #define FIX_2424_REMOVE_GAUSS_L2_ENC /* VA: basop issue 2424: Remove duplicated code in gauss_L2_ivas_fx() */ #define HARMONIZE_2446_CON_TCX_FX //#define HARMONIZE_2446_CON_TCX_FX /* #################### End BE switches ################################## */ /* #################### Start NON-BE switches ############################ */ Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -95,7 +95,7 @@ #define HARM_2336_DOTP /* VA: basop 2336; Harmonisation of some dot_product function + some BE optimisation */ #define FIX_2431_AVOID_CALLOC /* VA: basp issue 2431: avoid use of calloc() */ #define FIX_2424_REMOVE_GAUSS_L2_ENC /* VA: basop issue 2424: Remove duplicated code in gauss_L2_ivas_fx() */ #define HARMONIZE_2446_CON_TCX_FX //#define HARMONIZE_2446_CON_TCX_FX /* #################### End BE switches ################################## */ /* #################### Start NON-BE switches ############################ */ Loading