Commit b941f297 authored by Jonas Svedberg's avatar Jonas Svedberg
Browse files

format fix

parent c6c5c396
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -213,7 +213,6 @@ ivas_error ivas_ism_config(
        }



        n_higher = sum_s( flag_higher, n_ISms );

        if ( diff > 0 && n_higher > 0 )
+2 −3
Original line number Diff line number Diff line
@@ -149,7 +149,6 @@ static void rate_ism_importance(
            }
#endif
#endif

        }
        else if ( ctype == INACTIVE || ctype == UNVOICED )
        {
+1 −3
Original line number Diff line number Diff line
@@ -355,8 +355,6 @@ int16_t mdct_classifier(
    hTcxEnc->last_gain2 = gain2;




    return clas_final;
}

+2 −2

File changed.

Contains only whitespace changes.