Commit aa52d718 authored by premathasara's avatar premathasara
Browse files

Sigh, remnants of the bad merge are still there

parent 3f3a1e90
Loading
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -659,12 +659,7 @@ static void ivas_spar_dec_MD(
                hSpar->hMdDec->table_idx = table_idx;
                hSpar->hTdDecorr->ducking_flag = ivas_spar_br_table_consts[table_idx].td_ducking;

                ivas_spar_md_dec_init( hSpar->hMdDec, hDecoderConfig, num_channels
#ifdef SBA_HOA_HBR_IMPROV
                                       ,
                                       sba_order
#endif
                );
                ivas_spar_md_dec_init( hSpar->hMdDec, hDecoderConfig, num_channels );
            }
        }