Loading lib_rend/ivas_hrtf.c +5 −5 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ ivas_error ivas_HRTF_CRend_binary_open( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_int16() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_int16( Loading @@ -201,7 +201,7 @@ ivas_error ivas_HRTF_binary_open_buffers_int16( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_uint16() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ #ifdef FIX_2249_MEMORY_LEAK_IN_SBA Loading Loading @@ -230,7 +230,7 @@ ivas_error ivas_HRTF_CRend_binary_open_buffers_uint16( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ #ifdef FIX_2249_MEMORY_LEAK_IN_SBA Loading Loading @@ -260,7 +260,7 @@ ivas_error ivas_HRTF_CRend_binary_open_buffers_float( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float_ptr() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_float_ptr( Loading @@ -282,7 +282,7 @@ ivas_error ivas_HRTF_binary_open_buffers_float_ptr( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float_ptr() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_float_ptr_const( Loading Loading
lib_rend/ivas_hrtf.c +5 −5 Original line number Diff line number Diff line Loading @@ -178,7 +178,7 @@ ivas_error ivas_HRTF_CRend_binary_open( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_int16() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_int16( Loading @@ -201,7 +201,7 @@ ivas_error ivas_HRTF_binary_open_buffers_int16( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_uint16() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ #ifdef FIX_2249_MEMORY_LEAK_IN_SBA Loading Loading @@ -230,7 +230,7 @@ ivas_error ivas_HRTF_CRend_binary_open_buffers_uint16( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ #ifdef FIX_2249_MEMORY_LEAK_IN_SBA Loading Loading @@ -260,7 +260,7 @@ ivas_error ivas_HRTF_CRend_binary_open_buffers_float( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float_ptr() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_float_ptr( Loading @@ -282,7 +282,7 @@ ivas_error ivas_HRTF_binary_open_buffers_float_ptr( /*-----------------------------------------------------------------------* * ivas_HRTF_binary_open_buffers_float_ptr() * * Allocate buffer with dynamic length for HRTF binary Crend handle * Allocate buffer with dynamic length for HRTF binary tables *-----------------------------------------------------------------------*/ ivas_error ivas_HRTF_binary_open_buffers_float_ptr_const( Loading