Loading lib_enc/arith_coder_enc_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -845,7 +845,6 @@ void tcx_arith_encode_envelope_fx( } /* Final encoding */ // printf("%s:%d: before tcx_arith_encode()\n", __FILE__,__LINE__); *arith_bits = tcx_arith_encode( q_spectrum, signs, kMax, L_spec, exponents, target_bits, prm ); move16(); Loading Loading @@ -987,7 +986,6 @@ void tcx_arith_encode_envelope_ivas_fx( } /* Final encoding */ // printf("%s:%d: before tcx_arith_encode()\n", __FILE__,__LINE__); *arith_bits = tcx_arith_encode( q_spectrum, signs, kMax, L_spec, exponents, target_bits, prm ); move16(); Loading Loading
lib_enc/arith_coder_enc_fx.c +0 −2 Original line number Diff line number Diff line Loading @@ -845,7 +845,6 @@ void tcx_arith_encode_envelope_fx( } /* Final encoding */ // printf("%s:%d: before tcx_arith_encode()\n", __FILE__,__LINE__); *arith_bits = tcx_arith_encode( q_spectrum, signs, kMax, L_spec, exponents, target_bits, prm ); move16(); Loading Loading @@ -987,7 +986,6 @@ void tcx_arith_encode_envelope_ivas_fx( } /* Final encoding */ // printf("%s:%d: before tcx_arith_encode()\n", __FILE__,__LINE__); *arith_bits = tcx_arith_encode( q_spectrum, signs, kMax, L_spec, exponents, target_bits, prm ); move16(); Loading