Skip to content

Improve WMOPS performance of ivas_param_mc_param_est_enc_fx()

ivas_param_mc_param_est_enc_fx() contains unnecessary floating point additions ( plus 0 ).

Preliminary tests showed an improvement of 150.000 WMops after removing them.