[CI ] Add --input_scaling parameter to inverse input scaling before cmp_pcm
- Related issues: sa4/audio/ivas-basop#1309 (closed)
- Requested reviewers: @kiene
Reason why this change is needed
- The MLD tool has a level dependency. This adds an option which may be used in the BASOP CI to restore the input level before comparison.
Description of the change
- Adds the --input_scaling parameter to the pytests in conftest.py. Applies the INVERSE scaling, which is more suitable for the BASOP CI scripts.
Affected operating points
- CI only, transparent if not used.