Loading lib_rend/lib_rend.c +2 −0 Original line number Diff line number Diff line Loading @@ -462,6 +462,8 @@ AUDIO_CONFIG getIvasAudioConfigFromRendAudioConfig( return AUDIO_CONFIG_HOA2; case IVAS_REND_AUDIO_CONFIG_HOA3: return AUDIO_CONFIG_HOA3; default: break; } return AUDIO_CONFIG_INVALID; Loading Loading
lib_rend/lib_rend.c +2 −0 Original line number Diff line number Diff line Loading @@ -462,6 +462,8 @@ AUDIO_CONFIG getIvasAudioConfigFromRendAudioConfig( return AUDIO_CONFIG_HOA2; case IVAS_REND_AUDIO_CONFIG_HOA3: return AUDIO_CONFIG_HOA3; default: break; } return AUDIO_CONFIG_INVALID; Loading