Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ #define NONBE_FIX_ISSUE_2206_AVOID_OVERFLOW_MSVQ_Interpol_Tran_fx /* FhG: Fix saturation crash in MSVQ_Interpol_Tran_fx() */ #define NONBE_FIX_ISSUE_2206_SWB_EXPERIMENT_FIX_2527 /* Fix crash from issue #2527 */ #define FIX_FLOAT_1539_G192_FORMAT_SWITCH /* VA/Nokia: reintroduce format switching for g192 bitstreams */ #define FIX_2346_DUPLICATED_IGF_FUNCTIONS_3 /* Harmonize duplicate IGF functions (getCrest, getSFM, Reconfig) */ #define FIX_2346_DUPLICATED_IGF_FUNCTIONS_3 /* FhG: Harmonize duplicate IGF functions (getCrest, getSFM, Reconfig) */ /* #################### End BE switches ################################## */ Loading lib_enc/igf_enc_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -3726,5 +3726,3 @@ void IGFSaveSpectrumForITF_ivas_fx( return; } Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ #define NONBE_FIX_ISSUE_2206_AVOID_OVERFLOW_MSVQ_Interpol_Tran_fx /* FhG: Fix saturation crash in MSVQ_Interpol_Tran_fx() */ #define NONBE_FIX_ISSUE_2206_SWB_EXPERIMENT_FIX_2527 /* Fix crash from issue #2527 */ #define FIX_FLOAT_1539_G192_FORMAT_SWITCH /* VA/Nokia: reintroduce format switching for g192 bitstreams */ #define FIX_2346_DUPLICATED_IGF_FUNCTIONS_3 /* Harmonize duplicate IGF functions (getCrest, getSFM, Reconfig) */ #define FIX_2346_DUPLICATED_IGF_FUNCTIONS_3 /* FhG: Harmonize duplicate IGF functions (getCrest, getSFM, Reconfig) */ /* #################### End BE switches ################################## */ Loading
lib_enc/igf_enc_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -3726,5 +3726,3 @@ void IGFSaveSpectrumForITF_ivas_fx( return; }