Commit 45346090 authored by vaillancour's avatar vaillancour Committed by Manuel Jander
Browse files

possible fix to 1421

parent 7de528e3
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
#define HARM_PUSH_BIT
#define HARM_ENC_INIT
//#define HARM_SCE_INIT
#define DIV32_OPT_NEWTON                               /* FhG: faster 32 by 32 bit division */ 
#define	MERGE_REQUEST_1378_SPEEDUP_ivas_mc_param_enc_fx_NONBE /* FhG: reduce WMOPS of Cy calculation in ivas_param_mc_param_est_enc_fx() by using 64 Bit addition. Obsoletes IMPROVE_HIGH_COMPLEXITY_PARAM_MC_PRM_EST_NONBE. */

#define TEST_HR

#endif
+1 −1

File changed.

Contains only whitespace changes.