Commit ccb72e9e authored by vaclav's avatar vaclav
Browse files

revert addition of flush ISM samples to the MASA ones

parent 7e5ecc04
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1705,10 +1705,12 @@ ivas_error ivas_jbm_dec_flush_renderer(
                    return error;
                }

#if 0
                for ( n = 0; n < BINAURAL_CHANNELS; n++ )
                {
                    v_add( p_output[n], p_sepobj[n], p_output[n], *nSamplesRendered );
                }
#endif
#else
                if ( st_ivas->nchan_ism > 0 )
                {