Loading lib_enc/enc_tran_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ Word16 encod_tran_fx( move16(); set16_fx( code_preQ, 0, L_SUBFR ); shift_wsp = add( Q_new, shift ); #ifdef REUSE_EVS_ACELP_TC #if defined REUSE_EVS_ACELP_TC && !defined REUSE_EVS_ACELP_TC_tmp_inov test(); if ( st_fx->element_mode > EVS_MONO && LT_32( st_fx->core_brate, MIN_BRATE_AVQ_EXC ) ) { Loading Loading
lib_enc/enc_tran_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -145,7 +145,7 @@ Word16 encod_tran_fx( move16(); set16_fx( code_preQ, 0, L_SUBFR ); shift_wsp = add( Q_new, shift ); #ifdef REUSE_EVS_ACELP_TC #if defined REUSE_EVS_ACELP_TC && !defined REUSE_EVS_ACELP_TC_tmp_inov test(); if ( st_fx->element_mode > EVS_MONO && LT_32( st_fx->core_brate, MIN_BRATE_AVQ_EXC ) ) { Loading