Loading lib_dec/lib_dec_fx.c +5 −0 Original line number Diff line number Diff line Loading @@ -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 ) { Loading Loading
lib_dec/lib_dec_fx.c +5 −0 Original line number Diff line number Diff line Loading @@ -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 ) { Loading