Fixed Issue 2551: "Harmonize function pair tcx_scalar_quantization_fx()"
- Related issues:
- Requested reviewers: @multrus
- fixes issue #2551 (closed)
Reason why this change is needed
- function tcx_quantization_scalar_fx() and tcx_quantization_ivas_fx() are likely similar and can be harmonized.
Description of the change
- Changes in function definition declaration and instances.
Affected operating points
- It should be bit exact.