Loading lib_enc/fd_cng_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1941,7 +1941,7 @@ void perform_noise_estimation_enc_ivas_fx( * Generate a bitstream out of the partition levels *-------------------------------------------------------------------*/ #ifdef FIX_2489_HARMONIZE_FdCng_encodeSID #define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development */ //#define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development */ void FdCng_encodeSID_fx( Encoder_State *corest /* i/o: encoder state structure */ ) Loading Loading
lib_enc/fd_cng_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -1941,7 +1941,7 @@ void perform_noise_estimation_enc_ivas_fx( * Generate a bitstream out of the partition levels *-------------------------------------------------------------------*/ #ifdef FIX_2489_HARMONIZE_FdCng_encodeSID #define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development */ //#define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development */ void FdCng_encodeSID_fx( Encoder_State *corest /* i/o: encoder state structure */ ) Loading