Loading lib_com/bitalloc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -245,9 +245,11 @@ Word16 BitAllocF_fx( Word16 tmp, exp1, exp2; Word32 Rsubband_w32_fx[NB_SFM]; /* Q15 */ Word16 B_w16_fx; #ifndef ISSUE_1796_replace_shl_o #ifdef BASOP_NOGLOB_DECLARE_LOCAL Flag Overflow = 0; move32(); #endif #endif set32_fx( Rsubband_w32_fx, 0, NB_SFM ); Loading Loading
lib_com/bitalloc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -245,9 +245,11 @@ Word16 BitAllocF_fx( Word16 tmp, exp1, exp2; Word32 Rsubband_w32_fx[NB_SFM]; /* Q15 */ Word16 B_w16_fx; #ifndef ISSUE_1796_replace_shl_o #ifdef BASOP_NOGLOB_DECLARE_LOCAL Flag Overflow = 0; move32(); #endif #endif set32_fx( Rsubband_w32_fx, 0, NB_SFM ); Loading