Back-port changes to ring buffers from BASOP development
- Related issues: sa4/audio/ivas-basop#2102 (closed)
- Requested reviewers:
Reason why this change is needed
- Some minor changes were made to code around ring buffers (
lib_rend/ivas_cldfb_ring_buffer.c,lib_rend/ivas_td_ring_buffer.c) to simplify porting to BASOP. This MR brings those changes back to the float repo. - See this comment for details.
Description of the change
- Ring buffer code now exactly matches the state on the
ivas-float-updatebranch of the BASOP repo
Affected operating points
- All should be bit-exact
Edited by sagnowski