Commit 094d6979 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

warnings

parent 82a26d78
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -75,9 +75,11 @@ Word16 modify_Fs_ivas_fx( /* o : length of output Q
    Word16 flag_low_order = 0;
    move16();
    Word16 filt_len_tmp;
#ifndef ISSUE_1796_replace_shl_o
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move32();
#endif
#endif
    const Resampling_cfg *cfg_ptr_fx;

@@ -362,9 +364,11 @@ Word16 modify_Fs_fx( /* o : length of output Q0 */
    Word16 flag_low_order = 0;
    move16();
    Word16 filt_len_tmp;
#ifndef ISSUE_1796_replace_shl_o
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move32();
#endif
#endif
    const Resampling_cfg *cfg_ptr_fx;

+2 −0
Original line number Diff line number Diff line
@@ -3213,9 +3213,11 @@ void noiseinj_hf_fx(
    Word16 exp_normn, exp_normd;
    Word16 div_fx;
    Word16 Qdiv;
#ifndef ISSUE_1796_replace_shl_o
#ifdef BASOP_NOGLOB_DECLARE_LOCAL
    Flag Overflow = 0;
    move32();
#endif
#endif
    set16_fx( map_pulse_t_fx, 0, band_end_fx[BANDS_fx - 1] + 1 );
    set16_fx( map_pulse_fx, 0, band_end_fx[BANDS_fx - 1] + 1 );