Decoder crash for FOA at 32kbps JBM operation in highband_exc_dct_in_ivas_fx()
# Basic info <!--- Add commit SHA used to reproduce --> - Encoder (float): d18cbee3417bc331630e6dcf214908deacdc8167 - Decoder: 916e6860a5e9b7f40664722aa6d4ebf9a0c99130 # Bug description The decoder crashes with an assert: ``` Assertion failed: (0), function saturate, file basop32.c, line 512. ``` # Ways to reproduce Bitstreams have been uploaded. ```bash ./IVAS_cod_flt_ref -sba 1 -max_band FB 32000 48 FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated.wav out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.192 networkSimulator_g192 dly_error_profile_10.dat out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.192 out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.netsimout-dly_error_profile_10.192 out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.netsimtrace 1 0 ./IVAS_dec_fx -voip -Tracefile out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.jbm-dly_error_profile_10.dec.FOA.fx.dectrace FOA 48 out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.netsimout-dly_error_profile_10.192 out/FOA-p800-5-cat2-lab_b--FOA-p800-5-cat2-lab_b-20ms_aligned_files_concatenated--32000.jbm-dly_error_profile_10.dec.FOA.fx.wav ``` ![grafik](/uploads/f8ed5d3eee2865b010b37a7013417b79/grafik.png) ![grafik](/uploads/82eed501040147e9cf6634f60d846534/grafik.png) ![grafik](/uploads/ee46b74ea7b81648ef9f0e30d5cbd1b1/grafik.png) <!--- 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. -->
issue