Loading lib_enc/swb_tbe_enc_fx.c +3 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ #include "stl.h" #include "ivas_prot_fx.h" #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif /*-----------------------------------------------------------------* * Local constants *-----------------------------------------------------------------*/ Loading Loading @@ -4605,6 +4602,9 @@ 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
lib_enc/swb_tbe_enc_fx.c +3 −3 Original line number Diff line number Diff line Loading @@ -13,9 +13,6 @@ #include "stl.h" #include "ivas_prot_fx.h" #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif /*-----------------------------------------------------------------* * Local constants *-----------------------------------------------------------------*/ Loading Loading @@ -4605,6 +4602,9 @@ 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