Commit c727e2eb authored by vaillancour's avatar vaillancour
Browse files

small improvment

parent aee97ab3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -183,7 +183,7 @@ void decod_unvoiced_fx(
        voice_factors_fx[tmp_idx] = 0;
        move16();
#ifdef FIX_2556_ALIGN_CONDITIONS
        IF( bwe_exc_fx != NULL )
        IF( st_fx->hBWE_TD != 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 );