Loading lib_dec/ivas_ism_param_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1984,7 +1984,7 @@ void ivas_param_ism_params_to_masa_param_mapping_fx( Word16 azimuth[2]; Word16 elevation[2]; Word16 power_ratio_fx[2]; /* Q15 */ #ifdef OBJ_EDITING_PARAMISM_BIN #if 0 MASA_ISM_DATA_HANDLE hMasaIsmData; int16_t obj; int16_t obj_idx; Loading @@ -2000,7 +2000,7 @@ void ivas_param_ism_params_to_masa_param_mapping_fx( move16(); nBins = hSpatParamRendCom->num_freq_bands; move16(); #ifdef OBJ_EDITING_PARAMISM_BIN #if 0 hMasaIsmData = st_ivas->hMasaIsmData; move16(); #endif Loading lib_dec/ivas_jbm_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -4701,8 +4701,8 @@ void ivas_jbm_dec_prepare_renderer( #ifdef OMASA_OBJECT_EDITING IF( st_ivas->ism_mode == ISM_MASA_MODE_DISC && st_ivas->renderer_type == RENDERER_BINAURAL_PARAMETRIC ) { Word16 tcBufferSize; tcBufferSize = st_ivas->hSpatParamRendCom->num_slots * st_ivas->hSpatParamRendCom->slot_size; //Word16 tcBufferSize; //tcBufferSize = st_ivas->hSpatParamRendCom->num_slots * st_ivas->hSpatParamRendCom->slot_size; IF( st_ivas->hMasaIsmData->masa_gain_is_edited ) { Loading Loading
lib_dec/ivas_ism_param_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -1984,7 +1984,7 @@ void ivas_param_ism_params_to_masa_param_mapping_fx( Word16 azimuth[2]; Word16 elevation[2]; Word16 power_ratio_fx[2]; /* Q15 */ #ifdef OBJ_EDITING_PARAMISM_BIN #if 0 MASA_ISM_DATA_HANDLE hMasaIsmData; int16_t obj; int16_t obj_idx; Loading @@ -2000,7 +2000,7 @@ void ivas_param_ism_params_to_masa_param_mapping_fx( move16(); nBins = hSpatParamRendCom->num_freq_bands; move16(); #ifdef OBJ_EDITING_PARAMISM_BIN #if 0 hMasaIsmData = st_ivas->hMasaIsmData; move16(); #endif Loading
lib_dec/ivas_jbm_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -4701,8 +4701,8 @@ void ivas_jbm_dec_prepare_renderer( #ifdef OMASA_OBJECT_EDITING IF( st_ivas->ism_mode == ISM_MASA_MODE_DISC && st_ivas->renderer_type == RENDERER_BINAURAL_PARAMETRIC ) { Word16 tcBufferSize; tcBufferSize = st_ivas->hSpatParamRendCom->num_slots * st_ivas->hSpatParamRendCom->slot_size; //Word16 tcBufferSize; //tcBufferSize = st_ivas->hSpatParamRendCom->num_slots * st_ivas->hSpatParamRendCom->slot_size; IF( st_ivas->hMasaIsmData->masa_gain_is_edited ) { Loading