Loading lib_rend/ivas_crend.c +1 −1 Original line number Diff line number Diff line Loading @@ -1801,9 +1801,9 @@ static ivas_error ivas_rend_crendConvolver( int16_t nchan_in, nchan_out; const float *pIn; #ifdef FIX_CREND_SIMPLIFY_CODE const float *pFreq_filt_re, *pFreq_filt_im; float *pFreq_buf_re = NULL, *pFreq_buf_im = NULL; float *pFreq_buf2_re = NULL, *pFreq_buf2_im = NULL; const float *pFreq_filt_re, *pFreq_filt_im; float pOut[2 /*Re,Im*/ * L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES]; float tmp_out_re[L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES], tmp_out_im[L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES]; #else Loading lib_util/hrtf_file_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ #include "ivas_prot_rend.h" #include "ivas_prot.h" #ifdef FIX_CREND_SIMPLIFY_CODE #ifndef FIX_CREND_SIMPLIFY_CODE #include "ivas_rom_binaural_crend_head.h" #endif Loading Loading
lib_rend/ivas_crend.c +1 −1 Original line number Diff line number Diff line Loading @@ -1801,9 +1801,9 @@ static ivas_error ivas_rend_crendConvolver( int16_t nchan_in, nchan_out; const float *pIn; #ifdef FIX_CREND_SIMPLIFY_CODE const float *pFreq_filt_re, *pFreq_filt_im; float *pFreq_buf_re = NULL, *pFreq_buf_im = NULL; float *pFreq_buf2_re = NULL, *pFreq_buf2_im = NULL; const float *pFreq_filt_re, *pFreq_filt_im; float pOut[2 /*Re,Im*/ * L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES]; float tmp_out_re[L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES], tmp_out_im[L_FRAME48k / MAX_PARAM_SPATIAL_SUBFRAMES]; #else Loading
lib_util/hrtf_file_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ #include "ivas_prot_rend.h" #include "ivas_prot.h" #ifdef FIX_CREND_SIMPLIFY_CODE #ifndef FIX_CREND_SIMPLIFY_CODE #include "ivas_rom_binaural_crend_head.h" #endif Loading