Commit fe6d14c0 authored by norvell's avatar norvell
Browse files

/* intentionally create a bad output */

parent 8f6f9042
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1584,6 +1584,8 @@ ivas_error ivas_core_dec_fx(
            }
        }

        Scale_sig32(output_32_fx[n], output_frame, -31); /* intentionally create a bad output */

        Copy32( synth_32_fx[n], output_32_fx[n], output_frame );

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