Commit d121436d authored by Manuel Jander's avatar Manuel Jander
Browse files

Issue #867 : use 2 scale regions for reference_power vectors to improve...

Issue #867 : use 2 scale regions for reference_power vectors to improve precision. Work in progress. Format. Fix warning.
parent 38e4eb32
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1987,7 +1987,11 @@ void ivas_dirac_dec_output_synthesis_process_subframe_psd_ls_fx(
    Word16 alphaMaxBinFast;
    Word32 L_tmp;
    Word16 exp_arr[CLDFB_NO_CHANNELS_MAX * MAX_OUTPUT_CHANNELS];
#if 0
    Word16 exp = 0, exp1, tmp, q_com, q_tmp, min_exp;
#else
    Word16 exp = 0, exp1, q_com, q_tmp, min_exp;
#endif
    Word32 tmp32;
    move16();