Loading lib_com/swb_tbe_com_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -7288,8 +7288,13 @@ void prep_tbe_exc_fx( } ELSE { Word16 shift = 4; Word16 shift = 8; move16(); IF( element_mode == EVS_MONO ) { shift = 4; move16(); } IF( gain_preQ_fx != 0 ) { FOR( i = 0; i < L_subfr; i++ ) Loading Loading
lib_com/swb_tbe_com_fx.c +6 −1 Original line number Diff line number Diff line Loading @@ -7288,8 +7288,13 @@ void prep_tbe_exc_fx( } ELSE { Word16 shift = 4; Word16 shift = 8; move16(); IF( element_mode == EVS_MONO ) { shift = 4; move16(); } IF( gain_preQ_fx != 0 ) { FOR( i = 0; i < L_subfr; i++ ) Loading