Loading lib_dec/post_dec_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ static void bass_pf_1sf_delay( Word16 *syn, Word16 *T_sf, Word16 *gainT_sf, Word * Perform post-processing *---------------------------------------------------------------------*/ #ifndef FIX_2429_POST_DECODER void post_decoder( Decoder_State *st, Word16 synth_buf[], /* Q0 */ Loading Loading @@ -170,6 +171,7 @@ void post_decoder( return; } #endif /* FIX_2429_POST_DECODER */ void post_decoder_ivas_fx( Loading Loading
lib_dec/post_dec_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ static void bass_pf_1sf_delay( Word16 *syn, Word16 *T_sf, Word16 *gainT_sf, Word * Perform post-processing *---------------------------------------------------------------------*/ #ifndef FIX_2429_POST_DECODER void post_decoder( Decoder_State *st, Word16 synth_buf[], /* Q0 */ Loading Loading @@ -170,6 +171,7 @@ void post_decoder( return; } #endif /* FIX_2429_POST_DECODER */ void post_decoder_ivas_fx( Loading