Loading lib_rend/lib_rend.c +2 −8 Original line number Diff line number Diff line Loading @@ -2875,13 +2875,7 @@ static ivas_error setRendInputActiveSplitPostRend( void *input, const AUDIO_CONFIG inConfig, const IVAS_REND_InputId id, #ifdef NONBE_FIX_BINARY_BINAURAL_READING RENDER_CONFIG_DATA *hRendCfg, hrtf_handles *hrtfs #else RENDER_CONFIG_DATA *hRendCfg #endif ) RENDER_CONFIG_DATA *hRendCfg ) { ivas_error error; rendering_context rendCtx; Loading Loading
lib_rend/lib_rend.c +2 −8 Original line number Diff line number Diff line Loading @@ -2875,13 +2875,7 @@ static ivas_error setRendInputActiveSplitPostRend( void *input, const AUDIO_CONFIG inConfig, const IVAS_REND_InputId id, #ifdef NONBE_FIX_BINARY_BINAURAL_READING RENDER_CONFIG_DATA *hRendCfg, hrtf_handles *hrtfs #else RENDER_CONFIG_DATA *hRendCfg #endif ) RENDER_CONFIG_DATA *hRendCfg ) { ivas_error error; rendering_context rendCtx; Loading