Commit 7623027c authored by Fabian Bauer's avatar Fabian Bauer
Browse files

buildildfix

parent 694a9ae0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -493,7 +493,7 @@ static void modify_pst_param_fx(
    Word16 tmp;
    Word16 lp_noiseQ12;
    Word32 L_tmp;
#ifndef BASOP_NOGLOB_DECLARE_LOCAL
#ifndef ISSUE_1796_replace_shl_o_
    Flag Overflow = 0;
    move16();
#endif
+1 −1
Original line number Diff line number Diff line
@@ -4024,7 +4024,7 @@ void InternalTCXDecoder_fx(
    Word16 Aq_old_fx[M + 1];
    Word32 sns_interpolated_scalefactors_fx[FDNS_NPTS], A_fx32[M + 1];
    Word16 *xn_buf16 = (Word16 *) xn_buf32;
#if !defined( ISSUE_1772_replace_shr_o ) && !defined( ISSUE_1796_replace_shl_o_ )
#if !defined( ISSUE_1772_replace_shr_o ) || !defined( ISSUE_1796_replace_shl_o_ )
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move32();