Loading lib_dec/ivas_stereo_switching_dec.c +5 −4 Original line number Diff line number Diff line Loading @@ -1195,7 +1195,8 @@ void synchro_synthesis( * TD/MDCT stereo synchro *----------------------------------------------------------------*/ #ifdef DFT_STEREO_SPAR_MIXING if( sba_dirac_stereo_flag ) return; if ( sba_dirac_stereo_flag ) return; #endif if ( hCPE->element_mode == IVAS_CPE_TD || hCPE->element_mode == IVAS_CPE_MDCT ) { Loading lib_dec/ivas_cpe_dec.c +9 −9 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/ivas_stereo_switching_dec.c +5 −4 Original line number Diff line number Diff line Loading @@ -1195,7 +1195,8 @@ void synchro_synthesis( * TD/MDCT stereo synchro *----------------------------------------------------------------*/ #ifdef DFT_STEREO_SPAR_MIXING if( sba_dirac_stereo_flag ) return; if ( sba_dirac_stereo_flag ) return; #endif if ( hCPE->element_mode == IVAS_CPE_TD || hCPE->element_mode == IVAS_CPE_MDCT ) { Loading