Loading lib_dec/ivas_td_decorr.c +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ static ivas_error ivas_td_decorr_init( ivas_td_decorr_state_t *hTdDecorr, const * * Allocate and initialize SPAR time domain decorrelator handle *------------------------------------------------------------------------*/ // VE2AT: this fucntion is used also in lib_rend...; where to put it? // VE2AT: this function is used also in lib_rend...; where to put it? ivas_error ivas_spar_td_decorr_dec_open( ivas_td_decorr_state_t **hTdDecorr, /* i/o: SPAR Covar. decoder handle */ const int32_t output_Fs, /* i : output sampling rate */ Loading Loading
lib_dec/ivas_td_decorr.c +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ static ivas_error ivas_td_decorr_init( ivas_td_decorr_state_t *hTdDecorr, const * * Allocate and initialize SPAR time domain decorrelator handle *------------------------------------------------------------------------*/ // VE2AT: this fucntion is used also in lib_rend...; where to put it? // VE2AT: this function is used also in lib_rend...; where to put it? ivas_error ivas_spar_td_decorr_dec_open( ivas_td_decorr_state_t **hTdDecorr, /* i/o: SPAR Covar. decoder handle */ const int32_t output_Fs, /* i : output sampling rate */ Loading