Loading lib_rend/lib_rend.c +1 −1 Original line number Diff line number Diff line Loading @@ -1812,7 +1812,7 @@ static ivas_error initMcBinauralRendering( outSampleRate = *inputMc->base.ctx.pOutSampleRate; /* TODO tmu : needs review allocate both renderers; needed if headrotation is toggled so the renderer can be switched */ /* Needs optimization, see issue 513 */ // bool initTDRend; // initTDRend = false; // if ( outConfig != IVAS_REND_AUDIO_CONFIG_BINAURAL_ROOM ) Loading Loading
lib_rend/lib_rend.c +1 −1 Original line number Diff line number Diff line Loading @@ -1812,7 +1812,7 @@ static ivas_error initMcBinauralRendering( outSampleRate = *inputMc->base.ctx.pOutSampleRate; /* TODO tmu : needs review allocate both renderers; needed if headrotation is toggled so the renderer can be switched */ /* Needs optimization, see issue 513 */ // bool initTDRend; // initTDRend = false; // if ( outConfig != IVAS_REND_AUDIO_CONFIG_BINAURAL_ROOM ) Loading