Commit 492c3b25 authored by emerit's avatar emerit
Browse files

fix renderer input masa not intialisation and unused paramaters

parent b412a077
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3533,6 +3533,9 @@ static ivas_error setRendInputActiveMasa(
        {
            return error;
        }
#ifdef NONBE_FIX_BINARY_BINAURAL_READING
        inputMasa->hMasaExtRend->hHrtfParambin = hrtfs->hHrtfParambin;
#endif

        inputMasa->metadataHasBeenFed = false;
#else