Loading lib_rend/ivas_reverb_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1261,7 +1261,7 @@ static void set_reverb_acoustic_data_fx( const Word16 nr_fc_input, const Word16 nr_fc_fft_filter ) { int16_t bin_idx; Word16 bin_idx; Word32 ln_1e6_inverted_fx, delay_diff_fx, L_tmp; Word16 exp_argument_fx, tmp, tmp_flag, exp_argument_e; Word16 pow_exp; Loading Loading @@ -1410,7 +1410,7 @@ ivas_error ivas_reverb_open_fx( REVERB_HANDLE *hReverb, /* i/o: Reverberator handle */ const HRTFS_STATISTICS_HANDLE hHrtfStatistics, /* i : HRTF statistics handle */ RENDER_CONFIG_HANDLE hRenderConfig, /* i : Renderer configuration handle */ const int32_t output_Fs ) const Word32 output_Fs ) { ivas_error error; REVERB_HANDLE pState = NULL; Loading Loading
lib_rend/ivas_reverb_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1261,7 +1261,7 @@ static void set_reverb_acoustic_data_fx( const Word16 nr_fc_input, const Word16 nr_fc_fft_filter ) { int16_t bin_idx; Word16 bin_idx; Word32 ln_1e6_inverted_fx, delay_diff_fx, L_tmp; Word16 exp_argument_fx, tmp, tmp_flag, exp_argument_e; Word16 pow_exp; Loading Loading @@ -1410,7 +1410,7 @@ ivas_error ivas_reverb_open_fx( REVERB_HANDLE *hReverb, /* i/o: Reverberator handle */ const HRTFS_STATISTICS_HANDLE hHrtfStatistics, /* i : HRTF statistics handle */ RENDER_CONFIG_HANDLE hRenderConfig, /* i : Renderer configuration handle */ const int32_t output_Fs ) const Word32 output_Fs ) { ivas_error error; REVERB_HANDLE pState = NULL; Loading