Harmonization/refactoring under FIX_198_TDREND_INTERFACE
requested to merge 198-rendering-refactor-td-object-renderer-interface-to-be-independent-of-decoder-struct into main
Related to #198 (closed)
Removal of some duplicated code under FIX_198_TDREND_INTERFACE. The st_ivas parameter was removed from ivas_td_binaural_open
and ObjRenderIVASFrame
in the corresponding functions ivas_td_binaural_open_unwrap
and ObjRenderIVASFrame_unwrap
and the structures from the external renderer was repackaged to fit the decoder interface functions.