Loading lib_enc/arith_coder_enc_fx.c +2 −5 Original line number Diff line number Diff line Loading @@ -945,11 +945,8 @@ void tcx_arith_encode_envelope_ivas_fx( /* Multiply back the signs */ #ifdef HARMONIZE_2598_tcx_arith_encode_envelope if ( EQ_16( st->element_mode, EVS_MONO ) ) { W_tmp2 = 0; move32(); } #endif FOR( k = 0; k <= kMax; k++ ) { Loading Loading
lib_enc/arith_coder_enc_fx.c +2 −5 Original line number Diff line number Diff line Loading @@ -945,11 +945,8 @@ void tcx_arith_encode_envelope_ivas_fx( /* Multiply back the signs */ #ifdef HARMONIZE_2598_tcx_arith_encode_envelope if ( EQ_16( st->element_mode, EVS_MONO ) ) { W_tmp2 = 0; move32(); } #endif FOR( k = 0; k <= kMax; k++ ) { Loading