Loading lib_enc/swb_tbe_enc_fx.c +3 −5 Original line number Diff line number Diff line Loading @@ -5077,10 +5077,6 @@ static Word32 pow_off_pk_fx( Word16 a[], Word16 len, Word16 step ) return ( sum ); } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static Word32 pow_off_pk_corrected_fx( Word16 a[], Word16 len, Word16 step ) { Word16 i, j; Loading Loading @@ -5408,7 +5404,9 @@ static void EstimateSHBGainShape_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif /*==========================================================================*/ /* FUNCTION :static short closest_centroid_fx () */ /*--------------------------------------------------------------------------*/ Loading Loading
lib_enc/swb_tbe_enc_fx.c +3 −5 Original line number Diff line number Diff line Loading @@ -5077,10 +5077,6 @@ static Word32 pow_off_pk_fx( Word16 a[], Word16 len, Word16 step ) return ( sum ); } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif static Word32 pow_off_pk_corrected_fx( Word16 a[], Word16 len, Word16 step ) { Word16 i, j; Loading Loading @@ -5408,7 +5404,9 @@ static void EstimateSHBGainShape_fx( return; } #ifdef ISSUE_1867_replace_overflow_libenc #undef ISSUE_1867_replace_overflow_libenc #endif /*==========================================================================*/ /* FUNCTION :static short closest_centroid_fx () */ /*--------------------------------------------------------------------------*/ Loading