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

remove empty lines

parent 20e4c8d1
Loading
Loading
Loading
Loading
+5 −7
Original line number Diff line number Diff line
@@ -443,7 +443,6 @@ ivas_error ivas_ism_dec_config(
        if ( st_ivas->ini_active_frame != 0 )
        {
            /* ISM bit-rate switching */
            {
            if ( ( st_ivas->ism_mode != last_ism_mode ) || ( st_ivas->hDecoderConfig->ivas_total_brate != st_ivas->hDecoderConfig->last_ivas_total_brate ) )
            {
#ifdef SPLIT_REND_WITH_HEAD_ROT
@@ -457,7 +456,6 @@ ivas_error ivas_ism_dec_config(
            }
        }
    }
    }
    else if ( !st_ivas->bfi && ivas_total_brate == IVAS_SID_5k2 )
    {
        st_ivas->nchan_transport = st_ivas->nchan_ism;
+0 −2
Original line number Diff line number Diff line
@@ -61,8 +61,6 @@ ivas_error ivas_ism_dtx_dec(
    Decoder_State *st;

    ivas_total_brate = st_ivas->hDecoderConfig->ivas_total_brate;


    nchan_ism_prev = st_ivas->nchan_ism;

    if ( !st_ivas->bfi && ivas_total_brate == IVAS_SID_5k2 )