Loading lib_com/prot_fx.h +2 −0 Original line number Diff line number Diff line Loading @@ -8407,10 +8407,12 @@ void modify_lsf( const Word16 reset_q /* Q0 */ ); #ifndef HARMONIZE_2446_CON_TCX_FX void con_tcx_fx( Decoder_State *st, /* i/o: coder memory state */ Word16 synth[] /* i/o: synth[] Q0 */ ); #endif // !HARMONIZE_2446_CON_TCX_FX /* o : damping factor Q14*/ Word16 Damping_fact_fx( Loading lib_dec/er_dec_tcx_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ con_tcx \brief main function in time domain TCX concealment *******************************************************/ #ifndef HARMONIZE_2446_CON_TCX_FX void con_tcx_fx( Decoder_State *st, /* i/o: coder memory state */ Loading Loading @@ -944,6 +945,9 @@ void con_tcx_fx( return; } #endif // !HARMONIZE_2446_CON_TCX_FX #ifdef HARMONIZE_2446_CON_TCX_FX void con_tcx_ivas_fx( Decoder_State *st, /* i/o: coder memory state */ Loading Loading
lib_com/prot_fx.h +2 −0 Original line number Diff line number Diff line Loading @@ -8407,10 +8407,12 @@ void modify_lsf( const Word16 reset_q /* Q0 */ ); #ifndef HARMONIZE_2446_CON_TCX_FX void con_tcx_fx( Decoder_State *st, /* i/o: coder memory state */ Word16 synth[] /* i/o: synth[] Q0 */ ); #endif // !HARMONIZE_2446_CON_TCX_FX /* o : damping factor Q14*/ Word16 Damping_fact_fx( Loading
lib_dec/er_dec_tcx_fx.c +4 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ con_tcx \brief main function in time domain TCX concealment *******************************************************/ #ifndef HARMONIZE_2446_CON_TCX_FX void con_tcx_fx( Decoder_State *st, /* i/o: coder memory state */ Loading Loading @@ -944,6 +945,9 @@ void con_tcx_fx( return; } #endif // !HARMONIZE_2446_CON_TCX_FX #ifdef HARMONIZE_2446_CON_TCX_FX void con_tcx_ivas_fx( Decoder_State *st, /* i/o: coder memory state */ Loading