Loading lib_com/gs_gains_fx.c +43 −43 Original line number Diff line number Diff line Loading @@ -931,7 +931,7 @@ Word16 gsc_gainQ_ivas_fx( /* _ (Word16[]) old_y_gain_fx : AR gain quantizer for low rate */ /*--------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ (Word16) : average frequency gain */ /* _ (Word16) : : average frequency gain */ /*==========================================================================*/ Word16 gsc_gaindec_fx( /* o : average frequency gain */ Loading Loading @@ -1090,7 +1090,7 @@ Word16 gsc_gaindec_fx( /* o : average frequency gai /* _ (Word16[]) old_y_gain_fx : AR gain quantizer for low rate */ /*--------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ (Word16) : average frequency gain */ /* _ (Word16) : : average frequency gain */ /*==========================================================================*/ Word16 gsc_gaindec_ivas_fx( /* o : average frequency gain */ 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 Loading
lib_com/gs_gains_fx.c +43 −43 Original line number Diff line number Diff line Loading @@ -931,7 +931,7 @@ Word16 gsc_gainQ_ivas_fx( /* _ (Word16[]) old_y_gain_fx : AR gain quantizer for low rate */ /*--------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ (Word16) : average frequency gain */ /* _ (Word16) : : average frequency gain */ /*==========================================================================*/ Word16 gsc_gaindec_fx( /* o : average frequency gain */ Loading Loading @@ -1090,7 +1090,7 @@ Word16 gsc_gaindec_fx( /* o : average frequency gai /* _ (Word16[]) old_y_gain_fx : AR gain quantizer for low rate */ /*--------------------------------------------------------------------------*/ /* RETURN ARGUMENTS : */ /* _ (Word16) : average frequency gain */ /* _ (Word16) : : average frequency gain */ /*==========================================================================*/ Word16 gsc_gaindec_ivas_fx( /* o : average frequency gain */ 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