Commit c1d71e3d authored by vaclav's avatar vaclav
Browse files

fix porting NONBE_1200_ISM_JBM_BRATE_SW_FLUSH into NONBE_1303_REND_GRANULARITY

parent ef35f2aa
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3731,7 +3731,12 @@ ivas_error IVAS_DEC_ReadFormat(
        {
            Word16 tc_granularity_new = ivas_jbm_dec_get_render_granularity_fx( st_ivas->renderer_type, renderer_type_sec_new, st_ivas->hDecoderConfig->output_Fs );

#ifdef NONBE_1200_ISM_JBM_BRATE_SW_FLUSH
            st_ivas->nchan_transport = nchan_transport_old;
            move16();
#else
            // st_ivas->nchan_transport = nchan_transport_old; // ToDo: temporarily deactivated to keep FIX_HRTF_LOAD bit-exact but this is likely a bug in the main -> see issue #1200
#endif

            if ( st_ivas->ivas_format == MASA_FORMAT )
            {