Commit d9f35f22 authored by Jan Kiene's avatar Jan Kiene
Browse files

exchange one function call

parent ea7d1ccc
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -582,7 +582,7 @@ void core_signal_analysis_high_bitrate_fx(
                    interleaveBuf[2 * i + 1] = spectrum[frameno][tcx5SizeFB + i];
                    move32();
                }
                Copy32( interleaveBuf, spectrum[frameno], tcx10SizeFB );
                MVR2R_WORD32( interleaveBuf, spectrum[frameno], tcx10SizeFB );
            }

            /*--------------------------------------------------------------*