#define TMP_1342_WORKAROUND_DEC_FLUSH_BROKEN_IN_SR /* FhG: Temporary workaround for incorrect implementation of decoder flush with split rendering */
#define NONBE_1122_KEEP_EVS_MODE_UNCHANGED /* FhG: Disables fix for issue 1122 in EVS mode to keep BE tests green. This switch should be removed once the 1122 fix is added to EVS via a CR. */
#define HARM_HQ_CORE_KEEP_BE /* hack to keep all BE after HQ core functions harmonization; pending resolving issues #2450, #2451, #2452 */
#define FIX_2455_HARMONIZE_generate_comfort_noise_enc /* FhG: harmonize generate_comfort_noise_enc and generate_comfort_noise_enc_ivas */
#define FIX_2455_HARMONIZE_configureFdCngEnc /* FhG: harmonize generate_comfort_noise_enc and generate_comfort_noise_enc_ivas */
stcod->hTcxCfg->tcx_mdct_window,/*Keep sine windows for limiting Time modulation*/
stcod->hTcxCfg->tcx_mdct_window_half,
stcod->hTcxCfg->tcx_mdct_window_minimum,
stcod->hTcxCfg->tcx_mdct_window_length,
stcod->hTcxCfg->tcx_mdct_window_half_length,
stcod->hTcxCfg->tcx_mdct_window_min_length,
0,
left_overlap_mode,
NULL,
NULL,
NULL,
NULL,
NULL,
N/2,
shr(sub(abs_s(stcod->hTcxCfg->tcx_offset),stcod->hTcxCfg->tcx_offset),1),/* equivalent to: stdec->hTcxCfg->tcx_offset<0?-stdec->hTcxCfg->tcx_offset:0 */