Loading lib_dec/dec_tran_fx.c +16 −18 Original line number Diff line number Diff line Loading @@ -30,8 +30,6 @@ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q_exc) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q_exc) */ /*-----------------------------------------------------------------------*/ /*-----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ Loading lib_dec/gain_dec_fx.c +88 −90 Original line number Diff line number Diff line Loading @@ -348,7 +348,6 @@ void gain_dec_tc_ivas_fx( /* INPUT/OUTPUT ARGUMENTS : */ /* _ None */ /*--------------------------------------------------------------------------------------*/ /* _ None */ /*--------------------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ Loading Loading @@ -591,7 +590,6 @@ void gain_dec_mless_fx( /* INPUT/OUTPUT ARGUMENTS : */ /* _ None */ /*----------------------------------------------------------------------------------*/ /* _ None */ /*----------------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ Loading lib_dec/gs_dec_fx.c +35 −35 Original line number Diff line number Diff line Loading @@ -21,15 +21,15 @@ /* OUTPUT ARGUMENTS : */ /* _ (Word16[]) pitch_buf_fx : floating pitch values for each subframe Q6*/ /* _ (Word16[]) voice_factors_fx: frame error rate Q15 */ /*--------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------*/ /* INPUT/OUTPUT ARGUMENTS : */ /* Decoder_State *st_fx : decoder memory structure */ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q_exc) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q_exc) */ /*--------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*==========================================================================*/ /*=========================================================================*/ void decod_audio_fx( Decoder_State *st_fx, /* i/o: decoder static memory */ Loading lib_dec/lp_exc_d_fx.c +19 −20 Original line number Diff line number Diff line Loading @@ -9,25 +9,24 @@ /*======================================================================*/ /* FUNCTION : lp_filt_exc_dec_fx() */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* PURPOSE : Low-pass filtering of the adaptive exctitation */ /* */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* INPUT ARGUMENTS : */ /* _ (Word32) core_brate : Core bitrate Q0 */ /* _ (Word16) Opt_AMR_WB : flag indicating AMR-WB IO mode Q0 */ /* _ (Word16) coder_type : coding type Q0 */ /* _ (Word16) i_subfr : subframe index Q0 */ /* _ (Word16) L_subfr : subframe size Q0 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* OUTPUT ARGUMENTS : */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* INPUT OUTPUT ARGUMENTS */ /* _ (Word16 *) exc : excitation buffer Q0 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*=======================================================================*/ Loading lib_dec/transition_dec_fx.c +29 −33 Original line number Diff line number Diff line Loading @@ -22,17 +22,15 @@ static void tc_dec_fx( Decoder_State *st_fx, const Word16 L_frame, Word16 exc[], /* _ (Word16) L_frame : length of the frame Q0 */ /* _ (Word16[]) pitch_buf_fx: floating pitch values for each subframe Q6*/ /* _ (Word16[]) voice_factors_fx: frame error rate Q15 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* OUTPUT ARGUMENTS : */ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q0) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q0) */ /*-----------------------------------------------------------------------*/ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*=======================================================================*/ /*======================================================================*/ void transition_dec_fx( Decoder_State *st_fx, /* i/o: decoder state structure */ Loading Loading @@ -650,8 +648,6 @@ void transition_dec_fx( /* _ (Word16[]) exc_fx : adapt. excitation exc (Q0) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q0) */ /*----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ Loading Loading
lib_dec/dec_tran_fx.c +16 −18 Original line number Diff line number Diff line Loading @@ -30,8 +30,6 @@ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q_exc) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q_exc) */ /*-----------------------------------------------------------------------*/ /*-----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ Loading
lib_dec/gain_dec_fx.c +88 −90 Original line number Diff line number Diff line Loading @@ -348,7 +348,6 @@ void gain_dec_tc_ivas_fx( /* INPUT/OUTPUT ARGUMENTS : */ /* _ None */ /*--------------------------------------------------------------------------------------*/ /* _ None */ /*--------------------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ Loading Loading @@ -591,7 +590,6 @@ void gain_dec_mless_fx( /* INPUT/OUTPUT ARGUMENTS : */ /* _ None */ /*----------------------------------------------------------------------------------*/ /* _ None */ /*----------------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ Loading
lib_dec/gs_dec_fx.c +35 −35 Original line number Diff line number Diff line Loading @@ -21,15 +21,15 @@ /* OUTPUT ARGUMENTS : */ /* _ (Word16[]) pitch_buf_fx : floating pitch values for each subframe Q6*/ /* _ (Word16[]) voice_factors_fx: frame error rate Q15 */ /*--------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------*/ /* INPUT/OUTPUT ARGUMENTS : */ /* Decoder_State *st_fx : decoder memory structure */ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q_exc) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q_exc) */ /*--------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*==========================================================================*/ /*=========================================================================*/ void decod_audio_fx( Decoder_State *st_fx, /* i/o: decoder static memory */ Loading
lib_dec/lp_exc_d_fx.c +19 −20 Original line number Diff line number Diff line Loading @@ -9,25 +9,24 @@ /*======================================================================*/ /* FUNCTION : lp_filt_exc_dec_fx() */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* PURPOSE : Low-pass filtering of the adaptive exctitation */ /* */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* INPUT ARGUMENTS : */ /* _ (Word32) core_brate : Core bitrate Q0 */ /* _ (Word16) Opt_AMR_WB : flag indicating AMR-WB IO mode Q0 */ /* _ (Word16) coder_type : coding type Q0 */ /* _ (Word16) i_subfr : subframe index Q0 */ /* _ (Word16) L_subfr : subframe size Q0 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* OUTPUT ARGUMENTS : */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* INPUT OUTPUT ARGUMENTS */ /* _ (Word16 *) exc : excitation buffer Q0 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*=======================================================================*/ Loading
lib_dec/transition_dec_fx.c +29 −33 Original line number Diff line number Diff line Loading @@ -22,17 +22,15 @@ static void tc_dec_fx( Decoder_State *st_fx, const Word16 L_frame, Word16 exc[], /* _ (Word16) L_frame : length of the frame Q0 */ /* _ (Word16[]) pitch_buf_fx: floating pitch values for each subframe Q6*/ /* _ (Word16[]) voice_factors_fx: frame error rate Q15 */ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* OUTPUT ARGUMENTS : */ /* _ (Word16[]) exc_fx : adapt. excitation exc (Q0) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q0) */ /*-----------------------------------------------------------------------*/ /*-----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ /*=======================================================================*/ /*======================================================================*/ void transition_dec_fx( Decoder_State *st_fx, /* i/o: decoder state structure */ Loading Loading @@ -650,8 +648,6 @@ void transition_dec_fx( /* _ (Word16[]) exc_fx : adapt. excitation exc (Q0) */ /* _ (Word16[]) exc2_fx : adapt. excitation/total exc (Q0) */ /*----------------------------------------------------------------------*/ /*----------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ None */ Loading