Commit 977d873a authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

experimental shift value (0)

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