Commit 80ac0564 authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

commit 8

parent 8de45ff8
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -975,7 +975,7 @@ ivas_error acelp_core_enc(
        Word16 Q_exc2 = add( Q_new, 1 );
#ifdef IVAS_FLOAT_FIXED_CONVERSIONS
        Word16 shift;
        shift = -3;
        shift = -4 - Q_new;
        move16();
#endif
        IF( tdm_low_rate_mode ) /* tdm stereo low rate mode */