Commit 4480ea1c authored by Dominik Weckbecker's avatar Dominik Weckbecker 💬
Browse files

reset head-tracking subframe index between SBA and object rendering

parent c2e62d03
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -149,7 +149,9 @@ ivas_error ivas_osba_dirac_td_binaural_jbm(
    {
        return error;
    }

#ifdef NONBE_FIX_ISM_XOVER_BR
	ivas_combined_orientation_set_to_start_index(st_ivas->hCombinedOrientationData);
#endif

#ifdef SPLIT_REND_WITH_HEAD_ROT
    if ( st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED || st_ivas->hDecoderConfig->output_config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM )