Loading lib_rend/ivas_objectRenderer_mix.c +0 −1 Original line number Diff line number Diff line Loading @@ -392,7 +392,6 @@ static ivas_error DefaultBSplineModel( modelITD = &( HrFiltSet_p->ModelParamsITD ); /* Set ROM flag for correct deallocation */ model->modelROM = TRUE; Loading lib_rend/ivas_reverb_filter_design.c +0 −2 Original line number Diff line number Diff line Loading @@ -653,5 +653,3 @@ void ivas_reverb_interpolate_acoustic_data( return; } lib_rend/ivas_reverb_utils.c +0 −2 Original line number Diff line number Diff line Loading @@ -121,8 +121,6 @@ ivas_error ivas_reverb_prepare_cldfb_params( } /*-----------------------------------------------------------------------------------------* * Function ivas_reverb_set_energies() * Loading lib_rend/lib_rend.c +3 −6 Original line number Diff line number Diff line Loading @@ -2490,10 +2490,8 @@ static ivas_error updateSbaPanGains( input_sba *inputSba, const AUDIO_CONFIG outConfig, RENDER_CONFIG_DATA *hRendCfg, IVAS_DEC_HRTF_CREND_HANDLE hMixconv , IVAS_DEC_HRTF_STATISTICS_HANDLE hHrtfStatistics ) IVAS_DEC_HRTF_CREND_HANDLE hMixconv, IVAS_DEC_HRTF_STATISTICS_HANDLE hHrtfStatistics ) { ivas_error error; AUDIO_CONFIG inConfig; Loading Loading @@ -2692,8 +2690,7 @@ static ivas_error setRendInputActiveMasa( const AUDIO_CONFIG inConfig, const IVAS_REND_InputId id, RENDER_CONFIG_DATA *hRendCfg, hrtf_handles *hrtfs ) hrtf_handles *hrtfs ) { ivas_error error; rendering_context rendCtx; Loading lib_util/hrtf_file_reader.c +2 −4 Original line number Diff line number Diff line Loading @@ -840,8 +840,6 @@ void destroy_td_hrtf( free( ( *hHrtf )->ModelEval.hrfModL ); free( ( *hHrtf )->ModelEval.hrfModR ); } ivas_HRTF_binary_close( hHrtf ); Loading lib_rend/ivas_reverb.c +3 −3 File changed.Contains only whitespace changes. Show changes lib_util/hrtf_file_reader.h +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_objectRenderer_mix.c +0 −1 Original line number Diff line number Diff line Loading @@ -392,7 +392,6 @@ static ivas_error DefaultBSplineModel( modelITD = &( HrFiltSet_p->ModelParamsITD ); /* Set ROM flag for correct deallocation */ model->modelROM = TRUE; Loading
lib_rend/ivas_reverb_filter_design.c +0 −2 Original line number Diff line number Diff line Loading @@ -653,5 +653,3 @@ void ivas_reverb_interpolate_acoustic_data( return; }
lib_rend/ivas_reverb_utils.c +0 −2 Original line number Diff line number Diff line Loading @@ -121,8 +121,6 @@ ivas_error ivas_reverb_prepare_cldfb_params( } /*-----------------------------------------------------------------------------------------* * Function ivas_reverb_set_energies() * Loading
lib_rend/lib_rend.c +3 −6 Original line number Diff line number Diff line Loading @@ -2490,10 +2490,8 @@ static ivas_error updateSbaPanGains( input_sba *inputSba, const AUDIO_CONFIG outConfig, RENDER_CONFIG_DATA *hRendCfg, IVAS_DEC_HRTF_CREND_HANDLE hMixconv , IVAS_DEC_HRTF_STATISTICS_HANDLE hHrtfStatistics ) IVAS_DEC_HRTF_CREND_HANDLE hMixconv, IVAS_DEC_HRTF_STATISTICS_HANDLE hHrtfStatistics ) { ivas_error error; AUDIO_CONFIG inConfig; Loading Loading @@ -2692,8 +2690,7 @@ static ivas_error setRendInputActiveMasa( const AUDIO_CONFIG inConfig, const IVAS_REND_InputId id, RENDER_CONFIG_DATA *hRendCfg, hrtf_handles *hrtfs ) hrtf_handles *hrtfs ) { ivas_error error; rendering_context rendCtx; Loading
lib_util/hrtf_file_reader.c +2 −4 Original line number Diff line number Diff line Loading @@ -840,8 +840,6 @@ void destroy_td_hrtf( free( ( *hHrtf )->ModelEval.hrfModL ); free( ( *hHrtf )->ModelEval.hrfModR ); } ivas_HRTF_binary_close( hHrtf ); Loading