Loading lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ /* any switch which is non-be wrt. TS 26.258 V3.0 */ #define FIX_2432_ISM_SPIKES_16KHZ /* VA: basop issue 2432: fix spikes in ISM decoding at 16kHz output sampling rate */ #define FIX_BASOP_2436_REUSED_CLDFB_IN_OMASA_SR /* FhG: basop issue 2436 (related to 2283): fix garbage output for >1 object OMASA with extrend as ISAR prerenderer */ #define FIX_BASOP_2436_REUSED_CLDFB_IN_OMASA_SR /* FhG: basop issue 2436 (related to basop 2283): fix garbage output for >1 object OMASA with extrend as ISAR prerenderer */ /* ##################### End NON-BE switches ########################### */ Loading lib_rend/lib_rend.c +1 −2 Original line number Diff line number Diff line Loading @@ -470,8 +470,7 @@ static void audio_buffer_td_to_cldfb( IVAS_REND_AudioBuffer td_buffer, IVAS_REND_AudioBuffer cldfb_buffer, int32_t fs, HANDLE_CLDFB_FILTER_BANK* cldfbAna ) HANDLE_CLDFB_FILTER_BANK *cldfbAna ) { int16_t ch, slot_idx; float *td_read_ptr; Loading Loading
lib_com/options.h +1 −1 Original line number Diff line number Diff line Loading @@ -171,7 +171,7 @@ /* any switch which is non-be wrt. TS 26.258 V3.0 */ #define FIX_2432_ISM_SPIKES_16KHZ /* VA: basop issue 2432: fix spikes in ISM decoding at 16kHz output sampling rate */ #define FIX_BASOP_2436_REUSED_CLDFB_IN_OMASA_SR /* FhG: basop issue 2436 (related to 2283): fix garbage output for >1 object OMASA with extrend as ISAR prerenderer */ #define FIX_BASOP_2436_REUSED_CLDFB_IN_OMASA_SR /* FhG: basop issue 2436 (related to basop 2283): fix garbage output for >1 object OMASA with extrend as ISAR prerenderer */ /* ##################### End NON-BE switches ########################### */ Loading
lib_rend/lib_rend.c +1 −2 Original line number Diff line number Diff line Loading @@ -470,8 +470,7 @@ static void audio_buffer_td_to_cldfb( IVAS_REND_AudioBuffer td_buffer, IVAS_REND_AudioBuffer cldfb_buffer, int32_t fs, HANDLE_CLDFB_FILTER_BANK* cldfbAna ) HANDLE_CLDFB_FILTER_BANK *cldfbAna ) { int16_t ch, slot_idx; float *td_read_ptr; Loading