Loading lib_dec/ivas_objectRenderer_internal.c +1 −1 Original line number Diff line number Diff line Loading @@ -195,8 +195,8 @@ ivas_error ivas_td_binaural_renderer_sf( return error; } } #endif else #endif { if ( ( error = TDREND_Update_object_positions( st_ivas->hBinRendererTd, nchan_ism, st_ivas->ivas_format, st_ivas->hIsmMetaData ) ) != IVAS_ERR_OK ) { Loading Loading
lib_dec/ivas_objectRenderer_internal.c +1 −1 Original line number Diff line number Diff line Loading @@ -195,8 +195,8 @@ ivas_error ivas_td_binaural_renderer_sf( return error; } } #endif else #endif { if ( ( error = TDREND_Update_object_positions( st_ivas->hBinRendererTd, nchan_ism, st_ivas->ivas_format, st_ivas->hIsmMetaData ) ) != IVAS_ERR_OK ) { Loading