Lines Matching refs:StartInfo
723 const StartInfo* startInfo in detail_SetupSound()
755 const StartInfo* startInfo in detail_SetupSoundImpl()
782 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl()
783 SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC; in detail_SetupSoundImpl()
788 const SoundStartable::StartInfo::SeqSoundInfo* seqInfo = NULL; in detail_SetupSoundImpl()
791 if ( startInfo->enableFlag & StartInfo::ENABLE_START_OFFSET ) in detail_SetupSoundImpl()
796 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_PRIORITY ) in detail_SetupSoundImpl()
800 if ( startInfo->enableFlag & StartInfo::ENABLE_PLAYER_ID ) in detail_SetupSoundImpl()
804 if ( startInfo->enableFlag & StartInfo::ENABLE_ACTOR_PLAYER_ID ) in detail_SetupSoundImpl()
808 if ( startInfo->enableFlag & StartInfo::ENABLE_SEQ_SOUND_INFO ) in detail_SetupSoundImpl()
1106 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareSeqImpl()
1108 const StartInfo::SeqSoundInfo* externalSeqInfo in PrepareSeqImpl()
1345 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareSeqImpl()
1348 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareSeqImpl()
1351 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareSeqImpl()
1404 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareStreamImpl()
1482 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareStreamImpl()
1485 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareStreamImpl()
1489 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareStreamImpl()
1544 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareWaveSoundImpl()
1563 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareWaveSoundImpl()
1566 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareWaveSoundImpl()
1570 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareWaveSoundImpl()