Loading lib_dec/tns_base_dec_fx.c +5 −6 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ void ReadTnsData_fx( move16(); *pnBits = sub( st->next_bit_pos, start_bit_pos ); } /*---------------------------------------------------------------------* * DecodeTnsData() Loading lib_com/prot_fx.h +5 −5 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/tns_base_dec_fx.c +5 −6 Original line number Diff line number Diff line Loading @@ -75,7 +75,6 @@ void ReadTnsData_fx( move16(); *pnBits = sub( st->next_bit_pos, start_bit_pos ); } /*---------------------------------------------------------------------* * DecodeTnsData() Loading