Commit ad122bde authored by Fabian Bauer's avatar Fabian Bauer
Browse files

buildfix

parent 73c7e865
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 );