Resolve "Remove duplicated code in core-encoder: LSF quantizer"
- Related issues: #2301
- Requested reviewers:
Reason why this change is needed
- The core-encoder duplicates several functions, namely in ACELP core
lsf_enc_fx()andlsf_enc_ivas_fx()similarly as several functions called from them are duplicated.
Description of the change
- Harmonization of LSF quantizer functions.
- Removes cca 2,800 lines of source code.
Affected operating points
- All is BE.
Edited by vaclav