Loading lib_rend/lib_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -7052,7 +7052,7 @@ static ivas_error renderIsmToSplitBinaural( { FOR( slot_idx = 0; slot_idx < IVAS_CLDFB_NO_COL_MAX; slot_idx++ ) { cldfbAnalysis_ts_fx( &tmpProcessing[ch][num_bands * slot_idx], cldfbAnalysis_ts_fx_fixed_q( &tmpProcessing[ch][num_bands * slot_idx], &tmpBinaural_CldfbRe[BINAURAL_CHANNELS * pos_idx + ch][slot_idx][0], &tmpBinaural_CldfbIm[BINAURAL_CHANNELS * pos_idx + ch][slot_idx][0], num_bands, Loading Loading
lib_rend/lib_rend_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -7052,7 +7052,7 @@ static ivas_error renderIsmToSplitBinaural( { FOR( slot_idx = 0; slot_idx < IVAS_CLDFB_NO_COL_MAX; slot_idx++ ) { cldfbAnalysis_ts_fx( &tmpProcessing[ch][num_bands * slot_idx], cldfbAnalysis_ts_fx_fixed_q( &tmpProcessing[ch][num_bands * slot_idx], &tmpBinaural_CldfbRe[BINAURAL_CHANNELS * pos_idx + ch][slot_idx][0], &tmpBinaural_CldfbIm[BINAURAL_CHANNELS * pos_idx + ch][slot_idx][0], num_bands, Loading