Fix for infinite loop issue observed with an LTV test stream of -10dB.
During conversion of some sub-modules, value of macro MASA2TOTAL_THR was modified in fixed point considering conversion error margin. This was causing the issue. After the dependent sub-modules conversion, the same value has been reverted back.