The IVAS_REND_SetSplitRendBFI() function is not used in IVAS decoder/renderer
The function IVAS_REND_SetSplitRendBFI() is not used anywhere in the IVAS decoder/renderer (ISAR pre-renderer). A similar function, ISAR_POST_REND_SetSplitRendBFI(), is used successfully in the ISAR post-renderer. Both functions set the internal parameter hIvasRend->splitRendBFI. This suggests that the function itself may be obsolete and could be removed or a call to this function is missing in the IVAS decoder/renderer.
/label Priority::Major Company:Dolby Subpart:RendererSplit Type:Bug