Searched refs:pSdkVoice (Results 1 – 1 of 1) sorted by relevance
316 HardwareChannel* pSdkVoice = NULL; in Alloc() local318 while( pSdkVoice == NULL ) in Alloc()320 pSdkVoice = HardwareChannelManager::GetInstance().AllocHardwareChannel( in Alloc()327 if ( pSdkVoice == NULL ) in Alloc()345 pSdkVoice->SetPriority( sdkVoicePriority ); in Alloc()346 channelTable[ i ] = pSdkVoice; in Alloc()384 HardwareChannel* pSdkVoice = NULL; in Alloc() local387 pSdkVoice = nn::snd::AllocVoice( in Alloc()392 pSdkVoice = NULL; in Alloc()394 if ( pSdkVoice == NULL ) in Alloc()[all …]