Loading lib_enc/tcx_ltp_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -511,10 +511,12 @@ static void tcx_ltp_find_gain( Word16 *speech, Word16 *pred_speech, Word16 L_fra { Word32 corr, ener; Word16 i, g, s1, s2, tmp; #ifndef ISSUE_1867_replace_overflow_libenc #ifdef BASOP_NOGLOB_DECLARE_LOCAL Flag Overflow = 0; move32(); #endif #endif s1 = sub( getScaleFactor16( speech, L_frame ), 4 ); Loading Loading
lib_enc/tcx_ltp_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -511,10 +511,12 @@ static void tcx_ltp_find_gain( Word16 *speech, Word16 *pred_speech, Word16 L_fra { Word32 corr, ener; Word16 i, g, s1, s2, tmp; #ifndef ISSUE_1867_replace_overflow_libenc #ifdef BASOP_NOGLOB_DECLARE_LOCAL Flag Overflow = 0; move32(); #endif #endif s1 = sub( getScaleFactor16( speech, L_frame ), 4 ); Loading