basop-2334-remove-duplication-of-coder_type_modif_fx
- Related issues: #2334 (closed)
- Requested reviewers: @vaclav
Reason why this change is needed
- there are 2 functions coder_type_modif_fx and coder_type_modif_ivas_fx that are exactly the same, but 1 closing bracket. The version coder_type_modif_ivas_fx is the one that follows correctly the floating point version.
Description of the change
-
replacing coder_type_modif_fx() with coder_type_modif_ivas_fx() and renaming it as coder_type_modif_fx()
.
Affected operating points
- Might Affect VBR BE
- Fully IO