Loading lib_com/common_api_types.h +0 −3 Original line number Diff line number Diff line Loading @@ -213,7 +213,6 @@ typedef struct _IVAS_JBM_TRACE_DATA } IVAS_JBM_TRACE_DATA; <<<<<<< HEAD #ifdef IVAS_RTPDUMP typedef struct { Loading @@ -236,7 +235,6 @@ typedef struct IVAS_QUATERNION deviceOrientationQuat; } PI_DATA_DEPACKER_STATE; #endif ======= typedef enum _ivas_binaural_renderer_type { IVAS_BIN_RENDERER_TYPE_NONE, Loading @@ -247,7 +245,6 @@ typedef enum _ivas_binaural_renderer_type IVAS_BIN_RENDERER_TYPE_DEFAULT, } IVAS_BIN_RENDERER_TYPE; >>>>>>> main /*----------------------------------------------------------------------------------* * Split rendering API constants, structures, and enums Loading lib_enc/lib_enc.c +1 −1 Original line number Diff line number Diff line Loading @@ -2435,7 +2435,7 @@ bool IVAS_isImmersiveFormat( return false; } return true; } #endif #ifdef DEBUGGING Loading Loading
lib_com/common_api_types.h +0 −3 Original line number Diff line number Diff line Loading @@ -213,7 +213,6 @@ typedef struct _IVAS_JBM_TRACE_DATA } IVAS_JBM_TRACE_DATA; <<<<<<< HEAD #ifdef IVAS_RTPDUMP typedef struct { Loading @@ -236,7 +235,6 @@ typedef struct IVAS_QUATERNION deviceOrientationQuat; } PI_DATA_DEPACKER_STATE; #endif ======= typedef enum _ivas_binaural_renderer_type { IVAS_BIN_RENDERER_TYPE_NONE, Loading @@ -247,7 +245,6 @@ typedef enum _ivas_binaural_renderer_type IVAS_BIN_RENDERER_TYPE_DEFAULT, } IVAS_BIN_RENDERER_TYPE; >>>>>>> main /*----------------------------------------------------------------------------------* * Split rendering API constants, structures, and enums Loading
lib_enc/lib_enc.c +1 −1 Original line number Diff line number Diff line Loading @@ -2435,7 +2435,7 @@ bool IVAS_isImmersiveFormat( return false; } return true; } #endif #ifdef DEBUGGING Loading