Harmonize function pair tcx_scalar_quantization_rateloop_fx() and function pair tcx_scalar_quantization_fx()
- It should be possible to harmonize functions
tcx_scalar_quantization_rateloop_fx()andtcx_scalar_quantization_rateloop_ivas_fx().
- First investigate if it's possible at all.
- The resulting unified function must be named
tcx_scalar_quantization_rateloop_fx().
- Also The function
tcx_scalar_quantization_fx()andtcx_scalar_quantization_ivas_fx()are closely related to the first function.
- Harmonizing them should be possible.
- If possible, they should be named
function tcx_scalar_quantization_fx()
Edited by Arash Azizi