Commit 2cb9d7f0 authored by vaclav's avatar vaclav
Browse files

address reviewer's comment

parent 9363cc40
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1579,7 +1579,7 @@ void pitch_ol_ivas_fx(
             * For each subsection, find the correlation (overlapping pitch lag values)
             *-----------------------------------------------------------------*/

            FOR( j = subsect0; j < nb_subsect; j++ )
            FOR( j = subsect0; j < nb_subsect[i]; j++ )
            {
                k = sub( pit_max[j + 1], pit_max[j] );