Loading lib_com/ivas_arith_fx.c +6 −7 Original line number Diff line number Diff line Loading @@ -104,9 +104,7 @@ static UWord16 ivas_ari_get_symbol( *-------------------------------------------------------------*/ #ifndef FIX_2402_SIGNED_VERSION xxx UWord16 ivas_ari_decode_14bits_bit_ext_1_lfe( UWord16 ivas_ari_decode_14bits_bit_ext_1_lfe( Decoder_State *st, Tastat *s, const UWord16 *cum_freq, Loading Loading @@ -148,6 +146,7 @@ xxx test(); IF( GE_32( low, ari_q1new ) && LT_32( high, ari_q3new ) ) { assert(0); value = UL_subNsD( value, ari_q1new ); low = UL_subNsD( low, ari_q1new ); high = UL_subNsD( high, ari_q1new ); Loading Loading
lib_com/ivas_arith_fx.c +6 −7 Original line number Diff line number Diff line Loading @@ -104,9 +104,7 @@ static UWord16 ivas_ari_get_symbol( *-------------------------------------------------------------*/ #ifndef FIX_2402_SIGNED_VERSION xxx UWord16 ivas_ari_decode_14bits_bit_ext_1_lfe( UWord16 ivas_ari_decode_14bits_bit_ext_1_lfe( Decoder_State *st, Tastat *s, const UWord16 *cum_freq, Loading Loading @@ -148,6 +146,7 @@ xxx test(); IF( GE_32( low, ari_q1new ) && LT_32( high, ari_q3new ) ) { assert(0); value = UL_subNsD( value, ari_q1new ); low = UL_subNsD( low, ari_q1new ); high = UL_subNsD( high, ari_q1new ); Loading