Commit 00642a79 authored by Nishant S Kulgod's avatar Nishant S Kulgod
Browse files

experimental shift value

parent 9e64ef90
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 = -1;
        shift = -2;
        move16();
#endif
        IF( tdm_low_rate_mode ) /* tdm stereo low rate mode */