Commit 8949f74a authored by sbsarac's avatar sbsarac
Browse files

Update switch

parent a1307553
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4393,7 +4393,7 @@ int16_t IVAS_REND_GetRenderConfig(
    hRCout->roomAcoustics.use_er = hRCin->roomAcoustics.use_er;
    hRCout->roomAcoustics.lowComplexity = hRCin->roomAcoustics.lowComplexity;

#ifdef CONF_DISTATT
#ifdef FIX_1053_REVERB_RECONFIGURATION
    mvr2r( hRCin->distAtt, hRCout->distAtt, 3 );
#endif