Commit 326185c1 authored by vaclav's avatar vaclav
Browse files

add CLDFB reconfig to MASA decoder; under FIX_417_TD_DECORR_BRATE_SW

parent 2c34a1f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1884,7 +1884,7 @@ void ivas_destroy_dec(


/*-------------------------------------------------------------------*
 * ivas_init_dec_get_num_cldfb_analyses()
 * ivas_init_dec_get_num_cldfb_instances()
 *
 * Return number of CLDFB analysis & synthesis instances
 *-------------------------------------------------------------------*/
+8 −0
Original line number Diff line number Diff line
@@ -1177,6 +1177,14 @@ ivas_error ivas_masa_dec_reconfigure(
        }
    }

    /*-----------------------------------------------------------------*
     * CLDFB instances
     *-----------------------------------------------------------------*/

    if ( ( error = ivas_cldfb_dec_reconfig( st_ivas, st_ivas->nchan_transport, numCldfbAnalyses_old, numCldfbSyntheses_old ) ) != IVAS_ERR_OK )
    {
        return error;
    }

    /*-----------------------------------------------------------------*
     * Set-up MASA coding elements and bitrates