Commit 985395d4 authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

setting q to 0

parent dbfcefc0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -328,7 +328,7 @@ ivas_error pre_proc_front_ivas_fx(
#endif
    Word16 sf_energySum[CLDFB_NO_CHANNELS_MAX];

    Word16 Q_to_be_looked_into = -1;
    Word16 Q_to_be_looked_into = 0;
    move16();
    Word16 headroom = 0, preemp_len = 0, inp_max = 0;
    move16();