Searched refs:DropLowestPriorityVoice (Results 1 – 3 of 3) sorted by relevance
69 int DropLowestPriorityVoice( int priority );
116 if ( DropLowestPriorityVoice( priority ) == 0 ) return NULL; in AllocVoice()237 int VoiceManager::DropLowestPriorityVoice( int priority ) in DropLowestPriorityVoice() function in nw::snd::internal::driver::VoiceManager
329 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()422 … int dropVoiceCount = VoiceManager::GetInstance().DropLowestPriorityVoice( sdkVoicePriority ); in Alloc()