Searched refs:pSdkVoice (Results 1 – 1 of 1) sorted by relevance
318 HardwareChannel* pSdkVoice = NULL; in Alloc() local320 while( pSdkVoice == NULL ) in Alloc()322 pSdkVoice = HardwareChannelManager::GetInstance().AllocHardwareChannel( in Alloc()329 if ( pSdkVoice == NULL ) in Alloc()347 pSdkVoice->SetPriority( sdkVoicePriority ); in Alloc()348 channelTable[ i ] = pSdkVoice; in Alloc()386 HardwareChannel* pSdkVoice = NULL; in Alloc() local389 pSdkVoice = nn::snd::AllocVoice( in Alloc()394 pSdkVoice = NULL; in Alloc()396 if ( pSdkVoice == NULL ) in Alloc()[all …]