Searched refs:DropLowestPriorityVoice (Results 1 – 3 of 3) sorted by relevance
118 if ( DropLowestPriorityVoice( priority ) == 0 ) return NULL; in AllocVoice()239 int VoiceManager::DropLowestPriorityVoice( int priority ) in DropLowestPriorityVoice() function in nw::snd::internal::driver::VoiceManager
331 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()424 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()
71 int DropLowestPriorityVoice( int priority );