Loading lib_rend/ivas_objectRenderer_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -995,11 +995,7 @@ ivas_error ivas_td_binaural_renderer_ext_fx( test(); IF( *hCombinedOrientationData != NULL && ( *hCombinedOrientationData )->listenerPos != NULL ) { #ifdef FIX_BASOP_2023_TDREND_DISTATT_PRECISION_BUGFIX ( *hCombinedOrientationData )->listenerPos[idx].q_fact = pos_q; #else pos_q = ( *hCombinedOrientationData )->listenerPos[idx].q_fact; #endif move16(); } FOR( Word16 i = 0; i < 3; i++ ) Loading Loading
lib_rend/ivas_objectRenderer_fx.c +0 −4 Original line number Diff line number Diff line Loading @@ -995,11 +995,7 @@ ivas_error ivas_td_binaural_renderer_ext_fx( test(); IF( *hCombinedOrientationData != NULL && ( *hCombinedOrientationData )->listenerPos != NULL ) { #ifdef FIX_BASOP_2023_TDREND_DISTATT_PRECISION_BUGFIX ( *hCombinedOrientationData )->listenerPos[idx].q_fact = pos_q; #else pos_q = ( *hCombinedOrientationData )->listenerPos[idx].q_fact; #endif move16(); } FOR( Word16 i = 0; i < 3; i++ ) Loading