Commit e3de73f1 authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

experimental shift value (-3)

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