New Clicks in MDCT-Stereo concealment
# Basic info <!--- Add commit SHA used to reproduce --> - Encoder (float): 05925728 - Decoder: 916e6860 # Bug description There can be clicks during concealment in MDCT-Stereo (stereo >= 48kbps). This bug was recently introduced as we used the same error pattern in our subjective verification listening tests where this was not observed. Clicks are clearly visible in the fixed-point decoder output: ![Screenshot_2024-11-11_at_15.04.19](/uploads/a1ee5cd4cc7ce81c3f5022b5082c13ef/Screenshot_2024-11-11_at_15.04.19.png) # Ways to reproduce ``` ./IVAS_cod_flt_ref -stereo 48000 48 ap03a2s05.wav bit eid-xor -vbr -fer bit ivas-codec/scripts/dly_error_profiles/ep_5pct.g192 bit_err ./IVAS_dec_fx stereo 48 bit_err out_fx.wav ``` Error pattern and input signal will be shared separately as usual. <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary. --> ~Status::ToDo
issue