EVS - IVAS counter saturation missing
# Basic info <!--- Add commit SHA used to reproduce --> - Fixed point: - Encoder (fixed): 24cb7eef - Decoder (fixed): # Bug description Since the introduction of the NOGLOB, by default the basop operator are not saturating anymore. In EVS code, the default behavior was that basop were saturating. it has been discovered that with a long long file EVS a counter in EVS could eventually overflow while it should be saturating. # Ways to reproduce Use any very long noisy file <!-- Commandline or script --> ```bash IVAS_cod 32000 16 longlongfile 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