Loading lib_dec/ivas_jbm_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -331,7 +331,7 @@ ivas_error ivas_jbm_dec_tc( /* Set the number of objects for the parametric rendering */ dirac_bs_md_write_idx = 0; if ( st_ivas->hDirAC != NULL ) if ( st_ivas->hSpatParamRendCom != NULL ) { st_ivas->hSpatParamRendCom->numIsmDirections = 0; if ( st_ivas->ism_mode != ISM_MASA_MODE_DISC && st_ivas->ism_mode != ISM_MASA_MODE_MASA_ONE_OBJ ) Loading Loading
lib_dec/ivas_jbm_dec.c +1 −1 Original line number Diff line number Diff line Loading @@ -331,7 +331,7 @@ ivas_error ivas_jbm_dec_tc( /* Set the number of objects for the parametric rendering */ dirac_bs_md_write_idx = 0; if ( st_ivas->hDirAC != NULL ) if ( st_ivas->hSpatParamRendCom != NULL ) { st_ivas->hSpatParamRendCom->numIsmDirections = 0; if ( st_ivas->ism_mode != ISM_MASA_MODE_DISC && st_ivas->ism_mode != ISM_MASA_MODE_MASA_ONE_OBJ ) Loading