Loading lib_rend/lib_rend.c +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
lib_rend/lib_rend.c +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading