Resolve "Wrong shift in ivas_spat_hSpatParamRendCom_config_fx"

Reason why this change is needed

  • There is a wrong shift/integer division done in porting compared to float.

Description of the change

  • Apply a minimal fix by setting a correct default value. More optimized code could be done possibly.

Affected operating points

  • Decoder only
  • Can affect non-MASA paths using any rendering that uses the render_to_md_map unless it is rewritten later and decoder side parameter estimation is not used. My guess would be ParamISM and SBA with some outputs and on the lower bitrates.

Closes #2512 (closed)

Merge request reports

Loading