Loading lib_dec/ari_dec_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -461,7 +461,6 @@ Word16 ari_decode_14bits_bit_ext_fx( Decoder_State *st, Tastat *s ) return ari_decode_14bits_ext_fx( st, s, cum_freq, ari_lookup_bit_fx ); } #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_lookup_pow_fx( Tastat *s, Word16 base ) { Word32 cum, range; Loading Loading @@ -555,9 +554,7 @@ static Word16 ari_lookup_pow_fx( Tastat *s, Word16 base ) return symbol; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_lookup_sign_fx( Tastat *s, Word16 base ) { Word32 cum, range; Loading Loading @@ -586,9 +583,7 @@ static Word16 ari_lookup_sign_fx( Tastat *s, Word16 base ) return symbol; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_decode_14bits_notbl_fx( Word16 *ptr, /* Q0 */ Word16 bp, Loading Loading @@ -656,7 +651,6 @@ static Word16 ari_decode_14bits_notbl_fx( return bp; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ /*------------------------------------------------------------------------ * Function: ari_decode_14bits_pow_fx Loading Loading
lib_dec/ari_dec_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -461,7 +461,6 @@ Word16 ari_decode_14bits_bit_ext_fx( Decoder_State *st, Tastat *s ) return ari_decode_14bits_ext_fx( st, s, cum_freq, ari_lookup_bit_fx ); } #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_lookup_pow_fx( Tastat *s, Word16 base ) { Word32 cum, range; Loading Loading @@ -555,9 +554,7 @@ static Word16 ari_lookup_pow_fx( Tastat *s, Word16 base ) return symbol; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_lookup_sign_fx( Tastat *s, Word16 base ) { Word32 cum, range; Loading Loading @@ -586,9 +583,7 @@ static Word16 ari_lookup_sign_fx( Tastat *s, Word16 base ) return symbol; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ #ifndef FIX_2402_REPL_EVS_ARI_CODEC_DEC static Word16 ari_decode_14bits_notbl_fx( Word16 *ptr, /* Q0 */ Word16 bp, Loading Loading @@ -656,7 +651,6 @@ static Word16 ari_decode_14bits_notbl_fx( return bp; } #endif /* FIX_2402_REPL_EVS_ARI_CODEC_DEC */ /*------------------------------------------------------------------------ * Function: ari_decode_14bits_pow_fx Loading