Searched refs:wsdFile (Results 1 – 10 of 10) sorted by relevance
100 void WaveSound::Prepare( const void* wsdFile, const StartInfo& startInfo ) in Prepare() argument102 NW_NULL_ASSERT( wsdFile ); in Prepare()110 command->wsdFile = wsdFile; in Prepare()
804 const void* wsdFile = GetFileAddressFromTable( soundInfo.fileId ); in SetWaveArchiveTableWithWsdInEmbeddedGroup() local805 if ( wsdFile == NULL ) in SetWaveArchiveTableWithWsdInEmbeddedGroup()810 WaveSoundFileReader reader( wsdFile ); in SetWaveArchiveTableWithWsdInEmbeddedGroup()1452 const void* wsdFile, in detail_LoadWaveArchiveByWaveSoundFile() argument1456 if ( wsdFile == NULL ) in detail_LoadWaveArchiveByWaveSoundFile()1465 internal::WaveSoundFileReader reader( wsdFile ); in detail_LoadWaveArchiveByWaveSoundFile()
905 const void* wsdFile, in IsLoadedWaveArchive() argument910 WaveSoundFileReader reader( wsdFile ); in IsLoadedWaveArchive()
1493 const void* wsdFile = m_pSoundDataManager->detail_GetFileAddress( commonInfo->fileId ); in PrepareWaveSoundImpl() local1495 loadWsd.address = wsdFile; in PrepareWaveSoundImpl()1496 if ( wsdFile == NULL ) in PrepareWaveSoundImpl()1509 wsdFile, in PrepareWaveSoundImpl()1568 sound->Prepare( wsdFile, startInfo ); in PrepareWaveSoundImpl()1679 internal::WaveSoundFileReader reader( arg.wsdFile ); in GetWaveSoundData()
351 c->wsdFile, in ProcessCommandList()
75 void Prepare( const void* wsdFile, const StartInfo& info );
95 const void* wsdFile; // メモリ上のウェーブサウンドファイル member
212 const void* wsdFile,
251 const void* wsdFile; member
379 const void* wsdFile,