Loading lib_dec/ivas_masa_dec.c +7 −1 Original line number Diff line number Diff line Loading @@ -1176,7 +1176,13 @@ ivas_error ivas_masa_dec_reconfigure( } } } #ifdef FIX_425_MASA_BRSW_RENDERER if ( st_ivas->hDiracDecBin != NULL ) { /* regularization factor is bitrate-dependent */ st_ivas->hDiracDecBin->reqularizationFactor = configure_reqularization_factor( st_ivas->ivas_format, st_ivas->hDecoderConfig->ivas_total_brate ); } #endif #ifdef FIX_417_TD_DECORR_BRATE_SW /*-----------------------------------------------------------------* * TD Decorrelator Loading Loading
lib_dec/ivas_masa_dec.c +7 −1 Original line number Diff line number Diff line Loading @@ -1176,7 +1176,13 @@ ivas_error ivas_masa_dec_reconfigure( } } } #ifdef FIX_425_MASA_BRSW_RENDERER if ( st_ivas->hDiracDecBin != NULL ) { /* regularization factor is bitrate-dependent */ st_ivas->hDiracDecBin->reqularizationFactor = configure_reqularization_factor( st_ivas->ivas_format, st_ivas->hDecoderConfig->ivas_total_brate ); } #endif #ifdef FIX_417_TD_DECORR_BRATE_SW /*-----------------------------------------------------------------* * TD Decorrelator Loading