Commit 9eb54517 authored by reutelhuber's avatar reutelhuber
Browse files

small cleanup

parent 020c3fd5
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -633,8 +633,6 @@ ivas_error ivas_dec(
            {
                v_add( output[n], output[n + max(nchan_out, nchan_ism)], output[n], output_frame );
            }

            //ivas_sba_upmixer_renderer( st_ivas, &output[st_ivas->nchan_ism], output_frame );
        }
#endif
        else /*HOA3 rendering for now*/
+0 −6
Original line number Diff line number Diff line
@@ -283,12 +283,6 @@ ivas_error ivas_omasa_dirac_td_binaural(
}


#ifdef OSBA_MONO_STEREO_OUTPUT

#endif



ivas_error ivas_osba_ism_metadata_dec(
    Decoder_Struct *st_ivas,             /* i/o: IVAS decoder structure            */
    const int32_t ism_total_brate,       /* i  : ISM total bitrate                 */