Commit ea99231d authored by thomas dettbarn's avatar thomas dettbarn
Browse files

applied the formatting patch.

parent 4454ffcb
Loading
Loading
Loading
Loading
Loading
+35 −37
Original line number Diff line number Diff line
@@ -1259,7 +1259,6 @@ Word16 RCcontextMapping_encode2_estimate_no_mem_s17_LCS_fx(
        k = shl( k, 1 );
        i = add( i, 2 );
        /* check while condition */
 
    }

    nbits2_accu = bit_estimate_fx;
@@ -1669,7 +1668,6 @@ Word16 RCcontextMapping_encode2_estimate_bandWise_start_fx(
    move64();



    /* Init */
    hContextMem->nt_half = shr( nt, 1 );
    move16();