Loading lib_enc/ACcontextMapping_enc_fx.c +35 −37 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -1669,7 +1668,6 @@ Word16 RCcontextMapping_encode2_estimate_bandWise_start_fx( move64(); /* Init */ hContextMem->nt_half = shr( nt, 1 ); move16(); Loading Loading
lib_enc/ACcontextMapping_enc_fx.c +35 −37 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -1669,7 +1668,6 @@ Word16 RCcontextMapping_encode2_estimate_bandWise_start_fx( move64(); /* Init */ hContextMem->nt_half = shr( nt, 1 ); move16(); Loading