[allow-regression] [non-BE] Replace 32bit buffer olapBufferSynth2_fx with 16bit buffer olapBufferSynth2
- Related issues: #2476 (closed)
- Requested reviewers: @vaillancour , @multrus
Reason why this change is needed
-
For IVAS, in addition to the existing 16 bit buffer olapBufferSynth2 for FD-CNG, a 32 bit buffer was introduced, and both need to be maintained in parallel.
It should be checked, whether the 32 bit buffer could be removed again.
Description of the change
- Remove the 32 bit buffer
Affected operating points
- Very small differences for CNG
Edited by multrus