Loading lib_dec/dec_uv_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ void decod_unvoiced_fx( voice_factors_fx[tmp_idx] = 0; move16(); #ifdef FIX_2556_ALIGN_CONDITIONS IF ( st_fx->hBWE_TD != NULL ) IF( bwe_exc_fx != NULL ) #endif { interp_code_5over2_fx( &exc_fx[i_subfr_fx], &bwe_exc_fx[( ( i_subfr_fx * 2 * HIBND_ACB_L_FAC ) >> 1 )], L_SUBFR ); Loading lib_com/options.h +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_dec/dec_uv_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -183,7 +183,7 @@ void decod_unvoiced_fx( voice_factors_fx[tmp_idx] = 0; move16(); #ifdef FIX_2556_ALIGN_CONDITIONS IF ( st_fx->hBWE_TD != NULL ) IF( bwe_exc_fx != NULL ) #endif { interp_code_5over2_fx( &exc_fx[i_subfr_fx], &bwe_exc_fx[( ( i_subfr_fx * 2 * HIBND_ACB_L_FAC ) >> 1 )], L_SUBFR ); Loading