Loading lib_rend/ivas_crend.c +9 −2 Original line number Diff line number Diff line Loading @@ -1640,11 +1640,18 @@ static ivas_error ivas_rend_crendConvolver( int32_t offset, offset_in, offset_diffuse; int16_t nchan_in, nchan_out; const float *pIn; float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; #ifdef FIX_CREND_SIMPLIFY_CODE float *pFreq_filt_re, *pFreq_filt_im; #ifdef _WIN32 float *pFreq_buf_re = NULL, *pFreq_buf_im = NULL; float *pFreq_buf2_re = NULL, *pFreq_buf2_im = NULL; #else float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; #endif #else float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; const float *pFreq_filt_re, *pFreq_filt_im; #endif float pOut[L_FRAME48k * 2]; Loading lib_rend/ivas_rom_TdBinauralRenderer.c +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ /* Generated on 27-May-2024 with Matlab version 9.3.0.713579 (R2017b) by marcemerit on PCWIN64 */ /* clang-format off */ #include <stdint.h> Loading
lib_rend/ivas_crend.c +9 −2 Original line number Diff line number Diff line Loading @@ -1640,11 +1640,18 @@ static ivas_error ivas_rend_crendConvolver( int32_t offset, offset_in, offset_diffuse; int16_t nchan_in, nchan_out; const float *pIn; float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; #ifdef FIX_CREND_SIMPLIFY_CODE float *pFreq_filt_re, *pFreq_filt_im; #ifdef _WIN32 float *pFreq_buf_re = NULL, *pFreq_buf_im = NULL; float *pFreq_buf2_re = NULL, *pFreq_buf2_im = NULL; #else float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; #endif #else float *pFreq_buf_re, *pFreq_buf_im; float *pFreq_buf2_re, *pFreq_buf2_im; const float *pFreq_filt_re, *pFreq_filt_im; #endif float pOut[L_FRAME48k * 2]; Loading
lib_rend/ivas_rom_TdBinauralRenderer.c +0 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,6 @@ /* Generated on 27-May-2024 with Matlab version 9.3.0.713579 (R2017b) by marcemerit on PCWIN64 */ /* clang-format off */ #include <stdint.h>