Commit 937f69cd authored by Lauros Pajunen's avatar Lauros Pajunen
Browse files

Fix naming

parent 3c95349e
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -562,8 +562,8 @@ static ivas_error validateOutputAudioConfig(
        case IVAS_AUDIO_CONFIG_BINAURAL_ROOM_IR:
        case IVAS_AUDIO_CONFIG_BINAURAL_ROOM_REVERB:
#ifdef FIX_740_MASA_PREREND_VALIDITY_CHECK
        case AUDIO_CONFIG_MASA1:
        case AUDIO_CONFIG_MASA2:
        case IVAS_AUDIO_CONFIG_MASA1:
        case IVAS_AUDIO_CONFIG_MASA2:
#endif
            return IVAS_ERR_OK;
        default: