Loading lib_enc/swb_tbe_enc_fx.c +4 −3 Original line number Diff line number Diff line Loading @@ -4828,6 +4828,10 @@ static void EstimateSHBFrameGain_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static void EstimateSHBFrameGain_ivas_fx( const Word16 length, /* i : SHB overlap length */ const Word16 *oriSHB, /* i : target original SHB frame Q(Q_oriSHB) */ Loading Loading @@ -5054,9 +5058,6 @@ 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 +4 −3 Original line number Diff line number Diff line Loading @@ -4828,6 +4828,10 @@ static void EstimateSHBFrameGain_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static void EstimateSHBFrameGain_ivas_fx( const Word16 length, /* i : SHB overlap length */ const Word16 *oriSHB, /* i : target original SHB frame Q(Q_oriSHB) */ Loading Loading @@ -5054,9 +5058,6 @@ 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