Lines Matching refs:SoundStartable
733 SoundStartable::StartResult SoundArchivePlayer::detail_SetupSound( in detail_SetupSound()
763 SoundStartable::StartResult SoundArchivePlayer::detail_SetupSoundImpl( in detail_SetupSoundImpl()
776 SoundStartable::StartResult in detail_SetupSoundImpl()
777 result( SoundStartable::StartResult::START_ERR_NOT_AVAILABLE ); in detail_SetupSoundImpl()
790 SoundStartable::StartResult in detail_SetupSoundImpl()
791 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
796 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl()
797 SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC; in detail_SetupSoundImpl()
802 const SoundStartable::StartInfo::SeqSoundInfo* seqInfo = NULL; in detail_SetupSoundImpl()
888 SoundStartable::StartResult in detail_SetupSoundImpl()
889 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
910 SoundStartable::StartResult in detail_SetupSoundImpl()
911 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
932 SoundStartable::StartResult in detail_SetupSoundImpl()
933 result( SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in detail_SetupSoundImpl()
941 SoundStartable::StartResult in detail_SetupSoundImpl()
942 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
951 SoundStartable::StartResult in detail_SetupSoundImpl()
952 result( SoundStartable::StartResult::START_ERR_UNKNOWN ); in detail_SetupSoundImpl()
973 SoundStartable::StartResult in detail_SetupSoundImpl()
974 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
1016 SoundStartable::StartResult in detail_SetupSoundImpl()
1017 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
1048 SoundStartable::StartResult in detail_SetupSoundImpl()
1049 result( SoundStartable::StartResult::START_ERR_INVALID_SOUNDID ); in detail_SetupSoundImpl()
1102 SoundStartable::StartResult in detail_SetupSoundImpl()
1103 result( SoundStartable::StartResult::START_SUCCESS ); in detail_SetupSoundImpl()
1119 SoundStartable::StartResult SoundArchivePlayer::PrepareSequenceSoundImpl( in PrepareSequenceSoundImpl()
1123 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareSequenceSoundImpl()
1151 SoundStartable::StartResult result( in PrepareSequenceSoundImpl()
1152 SoundStartable::StartResult::START_ERR_INVALID_SEQ_START_LOCATION_LABEL ); in PrepareSequenceSoundImpl()
1182 SoundStartable::StartResult result( in PrepareSequenceSoundImpl()
1183 SoundStartable::StartResult::START_ERR_NOT_SEQ_LOADED ); in PrepareSequenceSoundImpl()
1222 SoundStartable::StartResult result( in PrepareSequenceSoundImpl()
1223 SoundStartable::StartResult::START_ERR_NOT_BANK_LOADED ); in PrepareSequenceSoundImpl()
1242 SoundStartable::StartResult result( in PrepareSequenceSoundImpl()
1243 SoundStartable::StartResult::START_ERR_NOT_WARC_LOADED ); in PrepareSequenceSoundImpl()
1270 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareSequenceSoundImpl()
1273 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareSequenceSoundImpl()
1276 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareSequenceSoundImpl()
1307 SoundStartable::StartResult startResult( in PrepareSequenceSoundImpl()
1308 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_PLAYER_HEAP ); in PrepareSequenceSoundImpl()
1322 SoundStartable::StartResult startResult( in PrepareSequenceSoundImpl()
1323 SoundStartable::StartResult::START_SUCCESS ); in PrepareSequenceSoundImpl()
1339 SoundStartable::StartResult SoundArchivePlayer::PrepareStreamSoundImpl( in PrepareStreamSoundImpl()
1343 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareStreamSoundImpl()
1368 SoundStartable::StartResult result( in PrepareStreamSoundImpl()
1369 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareStreamSoundImpl()
1382 SoundStartable::StartResult result( in PrepareStreamSoundImpl()
1383 SoundStartable::StartResult::START_ERR_NOT_ENOUGH_INSTANCE ); in PrepareStreamSoundImpl()
1402 SoundStartable::StartResult result( in PrepareStreamSoundImpl()
1403 SoundStartable::StartResult::START_ERR_UNKNOWN ); in PrepareStreamSoundImpl()
1421 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareStreamSoundImpl()
1424 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareStreamSoundImpl()
1428 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareStreamSoundImpl()
1447 SoundStartable::StartResult result( in PrepareStreamSoundImpl()
1448 SoundStartable::StartResult::START_ERR_CANNOT_OPEN_FILE ); in PrepareStreamSoundImpl()
1461 SoundStartable::StartResult startResult( in PrepareStreamSoundImpl()
1462 SoundStartable::StartResult::START_SUCCESS ); in PrepareStreamSoundImpl()
1479 SoundStartable::StartResult SoundArchivePlayer::PrepareWaveSoundImpl( in PrepareWaveSoundImpl()
1483 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareWaveSoundImpl()
1502 SoundStartable::StartResult result( in PrepareWaveSoundImpl()
1503 SoundStartable::StartResult::START_ERR_NOT_WSD_LOADED ); in PrepareWaveSoundImpl()
1519 SoundStartable::StartResult result( in PrepareWaveSoundImpl()
1520 SoundStartable::StartResult::START_ERR_NOT_WARC_LOADED ); in PrepareWaveSoundImpl()
1530 case SoundStartable::StartInfo::START_OFFSET_TYPE_MILLISEC: in PrepareWaveSoundImpl()
1533 case SoundStartable::StartInfo::START_OFFSET_TYPE_TICK: in PrepareWaveSoundImpl()
1537 case SoundStartable::StartInfo::START_OFFSET_TYPE_SAMPLE: in PrepareWaveSoundImpl()
1578 SoundStartable::StartResult startResult( in PrepareWaveSoundImpl()
1579 SoundStartable::StartResult::START_SUCCESS ); in PrepareWaveSoundImpl()