Commit 1385334b authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Fixes dummy decoder subframe mode also for stereo output.

parent 64c9d8ec
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1852,6 +1852,7 @@ static ivas_error initMasaDummyDecForMcOut( input_masa *inputMasa, IVAS_REND_Aud
        {
            return error;
        }
        decDummy->hDiracDecBin->useSubframeMode = 0; /* Todo Nokia: This will disappear in later work but needs to be this now. */
    }

    numCldfbAnalyses = decDummy->nchan_transport;