returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted in frame %d! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);
#ifdef DEBUGGING
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted in frame %d! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",frame,hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);
#else
returnIVAS_ERROR(IVAS_ERR_INTERNAL_FATAL,"Buffer of indices corrupted! Attempt to overwrite indice ID = %d (value: %d, bits: %d)!\n",hBstr->ind_list[hBstr->nb_ind_tot].id,hBstr->ind_list[hBstr->nb_ind_tot].value,hBstr->ind_list[hBstr->nb_ind_tot].nb_bits);
#define NONBE_FIX_991_PARAMBIN_BINARY_HRTF /* Nokia: issue #991: fix using of binary file HRTF in ParamBin (to activate when USE_NEW_HRTF_BINARY_FILE_FORMAT and FIX_777_COMBI_RENDER_CONFIG_FILE are on ) */
#define NONBE_FIX_1091_PMC_LOW_SIGNAL_BURSTS /* FhG: fix for #1091, fix limit calculation for the regularized inverse of Kx to avoid bursts in very low signals */
#define NONBE_FIX_1070_USAN_SEGFAULT_MC_TO_BIN_BTSW_HEADROT /* fix 1070 USAN: nullptr-with-offset and Segfaults in 7_1_4 to BINAURAL and BINAURAL_ROOM_REVERB decoding with bitrate switching and head rotation*/