Loading lib_com/options.h +0 −3 Original line number Diff line number Diff line Loading @@ -167,9 +167,6 @@ #define OTR_REFERENCE_VECTOR_TRACKING /* FhG: enables the reference position orientation tracking mode */ #endif #define TD_REND_FIX_DIV_BY_ZERO /* FhG: avoid division by zero in sincResample fn */ #ifndef FIX_198_TDREND_INTERFACE #define TD_REND_FIX_MSAN /* FhG: fixes uninitialized read in ivas_rend_TDObjRendOpen */ #endif #define TD_TDREND_FIX_NULLPTR_ACCESS /* FhG: avoid nullptr access in ivas_rend_TDObjRendOpen */ /* ################## End DEVELOPMENT switches ######################### */ Loading Loading
lib_com/options.h +0 −3 Original line number Diff line number Diff line Loading @@ -167,9 +167,6 @@ #define OTR_REFERENCE_VECTOR_TRACKING /* FhG: enables the reference position orientation tracking mode */ #endif #define TD_REND_FIX_DIV_BY_ZERO /* FhG: avoid division by zero in sincResample fn */ #ifndef FIX_198_TDREND_INTERFACE #define TD_REND_FIX_MSAN /* FhG: fixes uninitialized read in ivas_rend_TDObjRendOpen */ #endif #define TD_TDREND_FIX_NULLPTR_ACCESS /* FhG: avoid nullptr access in ivas_rend_TDObjRendOpen */ /* ################## End DEVELOPMENT switches ######################### */ Loading