Loading lib_dec/fd_cng_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -3529,7 +3529,6 @@ void generate_comfort_noise_dec_hf_ivas_fx( Word32 tmp1, tmp2; #ifdef FIX_BASOP_2457_HARM_GEN HANDLE_FD_CNG_COM hFdCngCom = st->hFdCngDec->hFdCngCom; Word32 Random_gauss; #endif // FIX_BASOP_2457_HARM_GEN cngNoiseLevel = hFdCngCom->cngNoiseLevel + sub( hFdCngCom->stopFFTbin, hFdCngCom->startBand ); /*Q31 - hFdCngCom->cngNoiseLevelExp*/ Loading Loading
lib_dec/fd_cng_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -3529,7 +3529,6 @@ void generate_comfort_noise_dec_hf_ivas_fx( Word32 tmp1, tmp2; #ifdef FIX_BASOP_2457_HARM_GEN HANDLE_FD_CNG_COM hFdCngCom = st->hFdCngDec->hFdCngCom; Word32 Random_gauss; #endif // FIX_BASOP_2457_HARM_GEN cngNoiseLevel = hFdCngCom->cngNoiseLevel + sub( hFdCngCom->stopFFTbin, hFdCngCom->startBand ); /*Q31 - hFdCngCom->cngNoiseLevelExp*/ Loading