Commit 1e351aee authored by fotopoulou's avatar fotopoulou
Browse files

clang format and fix comment

parent 583b832e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ################################## */

+0 −2
Original line number Diff line number Diff line
@@ -3726,5 +3726,3 @@ void IGFSaveSpectrumForITF_ivas_fx(

    return;
}