Loading lib_enc/ivas_mdct_core_enc.c +2 −3 Original line number Diff line number Diff line Loading @@ -882,8 +882,7 @@ void ivas_mdct_core_whitening_enc( } /* MCT: detect whether there are silent channels and set mct_chan_mode accordingly */ if ( mct_on ) if ( mct_on ) { chE_tot = sum_f( chE, NB_DIV ); Loading Loading
lib_enc/ivas_mdct_core_enc.c +2 −3 Original line number Diff line number Diff line Loading @@ -882,8 +882,7 @@ void ivas_mdct_core_whitening_enc( } /* MCT: detect whether there are silent channels and set mct_chan_mode accordingly */ if ( mct_on ) if ( mct_on ) { chE_tot = sum_f( chE, NB_DIV ); Loading