Loading lib_com/ivas_cov_smooth.c +6 −4 Original line number Diff line number Diff line Loading @@ -200,9 +200,11 @@ ivas_error ivas_spar_covar_smooth_enc_open( #ifdef LBR_SBA_EXTRA_COV_SMOOTH ivas_set_up_cov_smoothing( hCovState, pFb, cov_smooth_cfg->max_update_rate, cov_smooth_cfg->min_pool_size #ifndef FIX_331_ALL_BRS , nchan_inp , nchan_inp #endif , ivas_total_brate ); , ivas_total_brate ); #else ivas_set_up_cov_smoothing( hCovState, pFb, cov_smooth_cfg->max_update_rate, cov_smooth_cfg->min_pool_size, #ifndef FIX_331_ALL_BRS Loading Loading
lib_com/ivas_cov_smooth.c +6 −4 Original line number Diff line number Diff line Loading @@ -200,9 +200,11 @@ ivas_error ivas_spar_covar_smooth_enc_open( #ifdef LBR_SBA_EXTRA_COV_SMOOTH ivas_set_up_cov_smoothing( hCovState, pFb, cov_smooth_cfg->max_update_rate, cov_smooth_cfg->min_pool_size #ifndef FIX_331_ALL_BRS , nchan_inp , nchan_inp #endif , ivas_total_brate ); , ivas_total_brate ); #else ivas_set_up_cov_smoothing( hCovState, pFb, cov_smooth_cfg->max_update_rate, cov_smooth_cfg->min_pool_size, #ifndef FIX_331_ALL_BRS Loading