Conditions alignment between float and fix (for corner cases)
# Basic info <!--- Add commit SHA used to reproduce--> - Float reference: a09f52b86 - Fixed point: 525fb9bcd # Bug description The code review revealed discrepancies between float and fixed-point conditions. Although these differences do not impact bit‑exactness in the short self-test vector and can be considered corner cases, aligning the conditions across implementations is still recommended. # Ways to reproduce Box folder: ...\\Box_EXTERNAL_IVAS_BASOP_VERIFICATION\\issues\\issue-xxxx <!--Commandline or script--> ```bash ``` <!--- 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