Loading lib_enc/swb_tbe_enc_fx.c +3 −4 Original line number Diff line number Diff line Loading @@ -4602,9 +4602,6 @@ void swb_tbe_enc_ivas_fx( /* RETURN ARGUMENTS : */ /* _ None */ /*--------------------------------------------------------------------------*/ #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static void EstimateSHBFrameGain_fx( const Word16 length, /* i : SHB overlap length */ const Word16 *oriSHB, /* i : target original SHB frame Q(Q_oriSHB) */ Loading Loading @@ -5057,7 +5054,9 @@ static void EstimateSHBFrameGain_ivas_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static Word32 pow_off_pk_fx( Word16 a[], Word16 len, Word16 step ) { Word16 i, j; Loading Loading
lib_enc/swb_tbe_enc_fx.c +3 −4 Original line number Diff line number Diff line Loading @@ -4602,9 +4602,6 @@ void swb_tbe_enc_ivas_fx( /* RETURN ARGUMENTS : */ /* _ None */ /*--------------------------------------------------------------------------*/ #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static void EstimateSHBFrameGain_fx( const Word16 length, /* i : SHB overlap length */ const Word16 *oriSHB, /* i : target original SHB frame Q(Q_oriSHB) */ Loading Loading @@ -5057,7 +5054,9 @@ static void EstimateSHBFrameGain_ivas_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static Word32 pow_off_pk_fx( Word16 a[], Word16 len, Word16 step ) { Word16 i, j; Loading