*total_brate_sec=max(*total_brate_sec,tdm_bit_allc_tbl[0][0]);/* sanity check to ensure the secondary channel always gets the minimal bitrate it needs */
}
else
{
*total_brate_sec=max(*total_brate_sec,3500);/* sanity check to ensure the secondary channel always gets the minimal bitrate it needs */
}
#else
*total_brate_sec=max(*total_brate_sec,tdm_bit_allc_tbl[idx][coder_type]);/* sanity check to ensure the secondary channel always gets the minimal bitrate it needs */
#define CR_FIX_586_BPF_DFT_MEM /* FhG: issue 586: set input memory of DFT analysis of BPF signal to zero for HQ core to fix issue with PLC and bitrate switching */
#define CR_FIX_ISM_DTX_INFINITE_CNG_ON_TRAILING_SILENCE /* FhG: fix for cng in ISM DTX on sudden silence periods */