Loading lib_dec/arith_coder_dec_fx.c +17 −16 Original line number Diff line number Diff line Loading @@ -122,7 +122,8 @@ static Word16 tcx_arith_decode_fx( } BREAK; /* no bits left, so exit loop */ } else { else { #ifdef FIX_2402_DEBUGGING printf( "after/else overflow_() as.h,l,v= %d,%d,%d, bp=%d\n", HIGH( as ), as.low, as.value, bp ); Loading lib_dec/ari_dec_fx.c +11 −11 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/arith_coder_dec_fx.c +17 −16 Original line number Diff line number Diff line Loading @@ -122,7 +122,8 @@ static Word16 tcx_arith_decode_fx( } BREAK; /* no bits left, so exit loop */ } else { else { #ifdef FIX_2402_DEBUGGING printf( "after/else overflow_() as.h,l,v= %d,%d,%d, bp=%d\n", HIGH( as ), as.low, as.value, bp ); Loading