Commit f03df8a6 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

clang patch

parent 96b0d72e
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1715,8 +1715,7 @@ void minimum_statistics_fx(
    HANDLE_FD_CNG_COM hFdCngCom,   /* i/o: FD_CNG structure containing all buffers and variables */
    const Word16 enc_dec,          /* i  : encoder/decoder indicator */
    const Word16 element_mode,     /* i  : IVAS element mode type    */
    const Word16 isIVAS
)
    const Word16 isIVAS )
{
    Word16 i, j, k, s, s1, s2, s3;
    Word16 len2;
+1 −2
Original line number Diff line number Diff line
@@ -4610,8 +4610,7 @@ void minimum_statistics_fx(
    HANDLE_FD_CNG_COM hFdCngCom,   /* i/o: FD_CNG structure containing all buffers and variables */
    const Word16 enc_dec,          /* i  : encoder/decoder indicator */
    const Word16 element_mode,     /* i  : IVAS element mode type    */
    const Word16 isIVAS
);
    const Word16 isIVAS );
#else
void minimum_statistics(
    Word16 len,                    /* i  : Total number of partitions (CLDFB or FFT)                   */
+2 −3
Original line number Diff line number Diff line
@@ -1305,8 +1305,7 @@ void perform_noise_estimation_dec_fx(
            hFdCngDec->hFdCngCom,
            0,
            0,
            0
        );
            0 );
#else
        minimum_statistics(
            npart,