Commit 6a8d918d authored by vaclav's avatar vaclav
Browse files

clang-format

parent 8132e633
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1028,6 +1028,7 @@ static ivas_error ivas_mc_dec_reconfig_fx(
    IF( LT_16( tc_granularity_new, st_ivas->hTcBuffer->n_samples_granularity ) ){
#ifdef FIX_HRTF_LOAD
    /* flush already done in IVAS_DEC_ReadFormat() */

#else
        IF( NE_32( ( error = ivas_jbm_dec_flush_renderer_fx( st_ivas, tc_granularity_new, renderer_type_old, intern_config_old, &hIntSetupOld, last_mc_mode, ISM_MODE_NONE, nSamplesRendered, data ) ), IVAS_ERR_OK ) ){
            return error;