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