decDummy->hDecoderConfig->ivas_total_brate=IVAS_512k;/* Todo Nokia: This is preventing initialization of 2TC as 1TC, should be fixed properly in ivas_dirac_dec_config() */
decDummy->sba_mode=SBA_MODE_NONE;/* Todo Nokia: This is done to prevent ivas_dirac_dec_config() to not use uninitialized value. It could be considered if this should not be even accessed when not in SBA. */
decDummy->mc_mode=MC_MODE_NONE;/* Todo Nokia: This should be also refactored in such way that it is not checked if not in MC mode */
decDummy->hDecoderConfig->ivas_total_brate=IVAS_512k;/* Todo Nokia: This is preventing initialization of 2TC as 1TC, should be fixed properly in ivas_dirac_dec_config() */
decDummy->sba_mode=SBA_MODE_NONE;/* Todo Nokia: This is done to prevent ivas_dirac_dec_config() to not use uninitialized value. It could be considered if this should not be even accessed when not in SBA. */
decDummy->mc_mode=MC_MODE_NONE;/* Todo Nokia: This should be also refactored in such way that it is not checked if not in MC mode */
decDummy->hDecoderConfig->ivas_total_brate=IVAS_512k;/* Todo Nokia: This is preventing initialization of 2TC as 1TC, should be fixed properly in ivas_dirac_dec_config() */
decDummy->sba_mode=SBA_MODE_NONE;/* Todo Nokia: This is done to prevent ivas_dirac_dec_config() to not use uninitialized value. It could be considered if this should not be even accessed when not in SBA. */
decDummy->mc_mode=MC_MODE_NONE;/* Todo Nokia: This should be also refactored in such way that it is not checked if not in MC mode */