Assertion in convolve_tc_fx for OMASA LTV input
# Basic info <!--- Add commit SHA used to reproduce --> - Fixed point: - Encoder (fixed): 909f10c34 # Bug description Using the OMASA LTV input for BASOP encoder, there is an assertion in frame 4720. The assert is ``` IVAS_cod: lib_com/basop32.c:1784: L_add: Assertion `0' failed. ``` and the stack trace is here ![Screenshot_2025-01-10_at_12.24.37](/uploads/23724ab4624ed2cdc5499fffa6661601/Screenshot_2025-01-10_at_12.24.37.png) # Ways to reproduce Use the LTV input files and following command line <!-- Commandline or script --> ```bash IVAS_cod -ism_masa 3 1 ltv48_OMASA_3ISM_1TC_ISM1.csv ltv48_OMASA_3ISM_1TC_ISM2.csv ltv48_OMASA_3ISM_1TC_ISM3.csv ltv48_OMASA_3ISM_1TC.met -max_band fb 80000 48 ltv48_OMASA_3ISM_1TC.wav test_0214.bs ``` <!--- 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