Commit 03baeb88 authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

address MC binaural renderer allocation related comment

parent f642891d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 )