Commit 15247b55 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

apply clang format patch

parent eeb3cc06
Loading
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#define THR_ENV_ERROR_PLOSIVE_FX     200       /* threshold for envelope error used in plosive detection Q0 */



/*-----------------------------------------------------------------*
 * Local function prototypes
 *-----------------------------------------------------------------*/
@@ -7255,7 +7254,6 @@ void synthesise_fb_high_band_fx(
    {
        /* for 12.8kHz ACELP core */
        elliptic_bpf_48k_generic_fx( excitation_in_interp3, &exp_tmp, tmp, bpf_memory, bpf_memory_Q, full_band_bpf_1_fx );

    }
    pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A.1" );*/
    pop_wmops(); /*push_wmops( "SYNTHESISE_FB_HIGH_BAND PART A" )*/
+2 −3
Original line number Diff line number Diff line
@@ -475,7 +475,6 @@ Word32 sum2_fx_mod( /* o : sum of all squared vector element
    }
    return L_tmp;
#endif

}
/*-------------------------------------------------------------------*
 * Copy:
+1 −1

File changed.

Contains only whitespace changes.