Skip to content

Back-port changes to ring buffers from BASOP development

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-update branch of the BASOP repo

Affected operating points

  • All should be bit-exact
Edited by sagnowski

Merge request reports

Loading