Loading lib_dec/dec_tcx.c +1 −2 Original line number Diff line number Diff line Loading @@ -1592,8 +1592,7 @@ void decoder_tcx_imdct( hTcxCfg->tcx_last_overlap_mode = hTcxCfg->tcx_curr_overlap_mode; } if ( st->igf ) if ( st->igf ) { proc = st->hIGFDec->flatteningTrigger; Loading Loading
lib_dec/dec_tcx.c +1 −2 Original line number Diff line number Diff line Loading @@ -1592,8 +1592,7 @@ void decoder_tcx_imdct( hTcxCfg->tcx_last_overlap_mode = hTcxCfg->tcx_curr_overlap_mode; } if ( st->igf ) if ( st->igf ) { proc = st->hIGFDec->flatteningTrigger; Loading