Loading lib_enc/ivas_core_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -761,7 +761,7 @@ ivas_error ivas_core_enc_fx( Word16 Q_shb_spch_16 = Q_shb_spch; move16(); #ifdef FIX_2344_ALIGN_PREPROC IF( st->tcxonly == 0 ) IF( st->tcxonly == 0 || hStereoICBWE != NULL ) #endif { shift = add( getScaleFactor16( shb_speech_fx, L_FRAME16k ), Q16 ); Loading Loading
lib_enc/ivas_core_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -761,7 +761,7 @@ ivas_error ivas_core_enc_fx( Word16 Q_shb_spch_16 = Q_shb_spch; move16(); #ifdef FIX_2344_ALIGN_PREPROC IF( st->tcxonly == 0 ) IF( st->tcxonly == 0 || hStereoICBWE != NULL ) #endif { shift = add( getScaleFactor16( shb_speech_fx, L_FRAME16k ), Q16 ); Loading