Overflow in preprocessing
# Basic info <!--- Add commit SHA used to reproduce --> - Fixed point: - Encoder (fixed): 20cb1008 # Bug description In the preprocessing, some parameters are deviating from float because of overflow. The next figure shows an example for lps From top to bottom: - Input file - lps from floating point code - lps from fixed point code - Diff between float and fix ![image](/uploads/24460f9f6dc9f157218f82100173ed25/image.png){width=1170 height=729} # Ways to reproduce <!-- Commandline or script --> ```bash ivas_cod -STEREO 2 32000 48 ltv48s.wav bit ``` <!--- 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