PARAM_MC_DEC_HANDLEhParamMC,/* i : Parametric MC handle */
PARAM_MC_DEC_HANDLEhParamMC,/* i : Parametric MC handle */
floatCldfb_buffer_real[MAX_CICP_CHANNELS][PARAM_MC_MAX_NSLOTS_IN_SUBFRAME][CLDFB_NO_CHANNELS_MAX],/* o : CLDFB buffer used in the final synthesis (real part) */
floatCldfb_buffer_real[MAX_LS_CHANNELS][PARAM_MC_MAX_NSLOTS_IN_SUBFRAME][CLDFB_NO_CHANNELS_MAX],/* o : CLDFB buffer used in the final synthesis (real part) */
floatCldfb_buffer_imag[MAX_CICP_CHANNELS][PARAM_MC_MAX_NSLOTS_IN_SUBFRAME][CLDFB_NO_CHANNELS_MAX],/* o : CLDFB buffer used in the final synthesis (imaginary part) */
floatCldfb_buffer_imag[MAX_LS_CHANNELS][PARAM_MC_MAX_NSLOTS_IN_SUBFRAME][CLDFB_NO_CHANNELS_MAX],/* o : CLDFB buffer used in the final synthesis (imaginary part) */
constint16_tnY,/* i : number of decorrelated channels */
constint16_tnY,/* i : number of decorrelated channels */
constint16_tslot_idx/* i : current time slot index */
constint16_tslot_idx/* i : current time slot index */
last_mc_mode=ivas_mc_mode_select(ivas_mc_map_output_config_to_mc_ls_setup(st_ivas->transport_config),st_ivas->hDecoderConfig->last_ivas_total_brate);/* NB: this assumes that LS config remains the same between frames */
last_mc_mode=ivas_mc_mode_select(ivas_mc_map_output_config_to_mc_ls_setup(st_ivas->transport_config),st_ivas->hDecoderConfig->last_ivas_total_brate);/* NB: this assumes that LS config remains the same between frames */
/* temporally set the current mc_mode back to the previous one to make sure the following call to
/* temporally set the current mc_mode back to the previous one to make sure the following call to