Loading lib_dec/acelp_core_dec_ivas_fx.c +0 −8 Original line number Diff line number Diff line Loading @@ -45,8 +45,6 @@ #include "wmc_auto.h" #include "ivas_prot_fx.h" static void rescale_fdCngDec( HANDLE_FD_CNG_DEC hFdCngDec, Word16 old_NoiseExp ); /*-------------------------------------------------------------------* * acelp_core_dec_ivas_fx() Loading Loading @@ -2589,9 +2587,3 @@ ivas_error acelp_core_dec_ivas_fx( pop_wmops(); return error; } static void rescale_fdCngDec( HANDLE_FD_CNG_DEC hFdCngDec, Word16 Exp_diff ) { Scale_sig32( hFdCngDec->hFdCngCom->sidNoiseEstLp, NPART, Exp_diff ); } Loading
lib_dec/acelp_core_dec_ivas_fx.c +0 −8 Original line number Diff line number Diff line Loading @@ -45,8 +45,6 @@ #include "wmc_auto.h" #include "ivas_prot_fx.h" static void rescale_fdCngDec( HANDLE_FD_CNG_DEC hFdCngDec, Word16 old_NoiseExp ); /*-------------------------------------------------------------------* * acelp_core_dec_ivas_fx() Loading Loading @@ -2589,9 +2587,3 @@ ivas_error acelp_core_dec_ivas_fx( pop_wmops(); return error; } static void rescale_fdCngDec( HANDLE_FD_CNG_DEC hFdCngDec, Word16 Exp_diff ) { Scale_sig32( hFdCngDec->hFdCngCom->sidNoiseEstLp, NPART, Exp_diff ); }