Commit c1f1d26f authored by Manuel Jander's avatar Manuel Jander
Browse files

clang format

parent 3292aa15
Loading
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -1278,7 +1278,8 @@ void ivas_mdct_core_reconstruct_fx(
            }
#ifdef FIX_1348_BIT_PRECISION_IMPROVEMENT_QWIN

            IF ( nSubframes[ch] > 1 ) {
            IF( nSubframes[ch] > 1 )
            {
                Word16 q_winN, q_winFBN;

                q_winN = s_min( q_win, q_win0 );