Loading lib_com/ivas_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -5119,9 +5119,11 @@ void BSplineModelEvalDealloc( ModelEval_t *modelEval /* i : Model evaluation structure */ ); #ifndef FIX_235 void BSplineModelEvalITDDealloc( ModelParamsITD_t *model /* i : Model parameters */ ); #endif #ifdef TDREND_HRTF_TABLE_METHODS void TDREND_HRFILT_SetFiltSet( Loading lib_util/hrtf_file_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,7 @@ ivas_error load_HRTF_binary( /*---------------------------------------------------------------------* * HRTF_energy_sections_precalc() * * Deallocated memory allocated by load_HRTF_binary * Calculate energies of each section and store in model->EL/model->ER *---------------------------------------------------------------------*/ static void HRTF_energy_sections_precalc( Loading Loading
lib_com/ivas_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -5119,9 +5119,11 @@ void BSplineModelEvalDealloc( ModelEval_t *modelEval /* i : Model evaluation structure */ ); #ifndef FIX_235 void BSplineModelEvalITDDealloc( ModelParamsITD_t *model /* i : Model parameters */ ); #endif #ifdef TDREND_HRTF_TABLE_METHODS void TDREND_HRFILT_SetFiltSet( Loading
lib_util/hrtf_file_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -394,7 +394,7 @@ ivas_error load_HRTF_binary( /*---------------------------------------------------------------------* * HRTF_energy_sections_precalc() * * Deallocated memory allocated by load_HRTF_binary * Calculate energies of each section and store in model->EL/model->ER *---------------------------------------------------------------------*/ static void HRTF_energy_sections_precalc( Loading