Commit e6ad0f69 authored by JÜRGEN Gerstacker's avatar JÜRGEN Gerstacker
Browse files

clang format

parent 1e6af879
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ void post_decoder(
    BPF_DEC_HANDLE hBPF;
    Word16 coder_type = st->coder_type;

    printf("post_decoder()\n");
    //printf( "post_decoder()\n" );
    move16();
    hBPF = st->hBPF;
    L_frame = st->L_frame;
@@ -194,7 +194,7 @@ void post_decoder_ivas_fx(
    BPF_DEC_HANDLE hBPF;
    Word16 coder_type = st->coder_type;

    printf("post_decoder_ivas_fx()\n");
    //printf( "post_decoder_ivas_fx()\n" );
    move16();
    hBPF = st->hBPF;
    L_frame = st->L_frame;