Loading lib_dec/ivas_dec.c +0 −2 Original line number Diff line number Diff line Loading @@ -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*/ Loading lib_dec/ivas_osba_dec.c +0 −6 Original line number Diff line number Diff line Loading @@ -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 */ Loading Loading
lib_dec/ivas_dec.c +0 −2 Original line number Diff line number Diff line Loading @@ -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*/ Loading
lib_dec/ivas_osba_dec.c +0 −6 Original line number Diff line number Diff line Loading @@ -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 */ Loading